public interface ExecutionFollowResult
Modifier and Type | Method and Description |
---|---|
ExecutionState |
getState() |
boolean |
isLogComplete() |
boolean |
isReceiverFinished() |
boolean isLogComplete()
ExecutionState getState()
boolean isReceiverFinished()
ExecutionFollowReceiver
halted the follow request by
returning false.