Concrete implementation of an SCM service. |
|
SourceControlSvc.performAction will call this interface when the action is completed. |
|
Service interface to interact with source control services that may be available. |
|
Advanced interface not normally used. |
|
This interface is a marker interface used with the state objects for FileSystemEvent's generated by the source control service. |
An SCM-specific action that can be installed in the UI and executed on command. |
|
This class is set inside the SCM preferences panel in both the App prefs and the Project prefs. |
|
The methods in this service should never be directly exposed to the user but rather driven by change events in the application, like renaming a file in the project tree or creating a new document. |