|
org.netbeans.modules.versioning.core/1 1.5.0 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.modules.versioning.core.spi.VCSHistoryProvider.HistoryEvent
public static final class VCSHistoryProvider.HistoryEvent
Event notifying a change in the history of some files.
| Constructor Summary | |
|---|---|
VCSHistoryProvider.HistoryEvent(VCSHistoryProvider source,
VCSFileProxy[] files)
Creates a new HistoryEvent |
|
| Method Summary | |
|---|---|
VCSFileProxy[] |
getFiles()
Creates a new HistoryEvent |
VCSHistoryProvider |
getSource()
Returns files which history has changed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VCSHistoryProvider.HistoryEvent(VCSHistoryProvider source,
VCSFileProxy[] files)
source - VCSHistoryProvider representing the versioning system in which a history change happened.files - the files which history has changed| Method Detail |
|---|
public VCSFileProxy[] getFiles()
source - VCSHistoryProvider representing the versioning system in which a history change happened.files - the files which history has changedpublic VCSHistoryProvider getSource()
|
org.netbeans.modules.versioning.core/1 1.5.0 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||