public interface StateMachineContext
| Modifier and Type | Method and Description |
|---|---|
Clock |
clock()
Returns the state machine executor clock.
|
Instant |
now()
Returns the current state machine executor time.
|
Sessions |
sessions()
Returns the state machine sessions.
|
long |
version()
Returns the current state machine version.
|
long version()
Clock clock()
Instant now()
Sessions sessions()
Copyright © 2013–2015. All rights reserved.