public interface CommittedChangesNavigation
| Modifier and Type | Method and Description |
|---|---|
boolean |
canGoBack() |
boolean |
canGoForward() |
void |
goBack() |
void |
goForward() |
void |
onBeforeClose() |
boolean canGoBack()
boolean canGoForward()
void goBack()
throws VcsException
VcsExceptionvoid goForward()
void onBeforeClose()