Uses of Interface
com.esprow.oapi.repository.OapiState
-
Uses of OapiState in com.esprow.oapi.repository
Modifier and TypeMethodDescriptionOapiRepositoryFactory.createState()
Returns a new object of class 'State'.OapiStateMachine.getInitial()
Returns the initial state of the state machine.Modifier and TypeMethodDescriptionvoid
OapiStateMachine.setInitial
(OapiState value) Set the initial state of the state machine.