public interface CompletionPhaseListener
| Modifier and Type | Field and Description |
|---|---|
static Topic<CompletionPhaseListener> |
TOPIC |
| Modifier and Type | Method and Description |
|---|---|
void |
completionPhaseChanged(boolean isCompletionRunning) |
static final Topic<CompletionPhaseListener> TOPIC