public static interface VcsFreezingProcess.Listener
Modifier and Type | Field and Description |
---|---|
static Topic<VcsFreezingProcess.Listener> |
TOPIC |
Modifier and Type | Method and Description |
---|---|
default void |
onFreeze() |
default void |
onUnfreeze() |
static final Topic<VcsFreezingProcess.Listener> TOPIC