- All Implemented Interfaces:
- io.zeebe.util.state.State<ManagedClientRequestImpl.StateMachineContext>, io.zeebe.util.state.WaitState<ManagedClientRequestImpl.StateMachineContext>
- Enclosing class:
- ManagedClientRequestImpl
protected static class ManagedClientRequestImpl.ResolvedState
extends Object
implements io.zeebe.util.state.WaitState<ManagedClientRequestImpl.StateMachineContext>
Entered when the request is resolved successfully, has finally failed, etc. (i.e. any
state from which no more progress is made.