public interface RepositoryLocation
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKey()
must uniquely identify this location
|
default void |
onAfterBatch() |
default void |
onBeforeBatch() |
java.lang.String |
toPresentableString()
those shown in, for instance, Changes Browser tool window title
|
java.lang.String toPresentableString()
java.lang.String getKey()
default void onBeforeBatch()
throws VcsException
VcsExceptiondefault void onAfterBatch()