SourceControlSvc.SourceControlState Interface
- public static interface SourceControlSvc.SourceControlState
This interface is a marker interface used with the state objects for FileSystemEvent's generated by the source control
service. By looking at the state object of a file system event for this interface, the callee can determine if the change was
generated by a user source control action.
Related Topics
FileSystemEvent.getState()
-
All Known Implementing Classes
-
SCMAction.SCMState
-
Enclosing class
-
SourceControlSvc
revertChanges() Method
public boolean revertChanges()