- java.lang.Object
-
- io.zeebe.util.state.SimpleStateMachineContext
-
- io.zeebe.transport.impl.ManagedClientRequestImpl.StateMachineContext
-
-
Constructor Summary
Constructors
| Constructor and Description |
StateMachineContext(io.zeebe.util.state.StateMachine<?> stateMachine) |
-
Method Summary
-
Methods inherited from class io.zeebe.util.state.SimpleStateMachineContext
take, tryTake
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.zeebe.util.state.StateMachineContext
describeStateMachine, reset
-
-
Method Detail
-
timeOut
protected void timeOut()
-
resolve
protected void resolve()
Copyright © 2017–2018 camunda services GmbH. All rights reserved.