public interface VcsConfigurationChangeListener
Modifier and Type | Interface and Description |
---|---|
static interface |
VcsConfigurationChangeListener.DetailedNotification |
static interface |
VcsConfigurationChangeListener.Notification |
Modifier and Type | Field and Description |
---|---|
static Topic<VcsConfigurationChangeListener.Notification> |
BRANCHES_CHANGED |
static Topic<VcsConfigurationChangeListener.DetailedNotification> |
BRANCHES_CHANGED_RESPONSE |
static final Topic<VcsConfigurationChangeListener.Notification> BRANCHES_CHANGED
static final Topic<VcsConfigurationChangeListener.DetailedNotification> BRANCHES_CHANGED_RESPONSE