Uses of Interface
com.esprow.oapi.repository.OapiStateMachine
Packages that use OapiStateMachine
-
Uses of OapiStateMachine in com.esprow.oapi.repository
Methods in com.esprow.oapi.repository that return OapiStateMachineModifier and TypeMethodDescriptionOapiRepositoryFactory.createStateMachine()
Returns a new object of class 'State Machine'.Methods in com.esprow.oapi.repository that return types with arguments of type OapiStateMachineModifier and TypeMethodDescriptionOapiActor.getStates()
Returns a list of state machines holding the actor's state.