Uses of Interface
com.esprow.oapi.repository.OapiTransition
Packages that use OapiTransition
-
Uses of OapiTransition in com.esprow.oapi.repository
Methods in com.esprow.oapi.repository that return OapiTransitionModifier and TypeMethodDescriptionOapiRepositoryFactory.createTransition()
Returns a new object of class 'Transition'.Methods in com.esprow.oapi.repository that return types with arguments of type OapiTransitionModifier and TypeMethodDescriptionOapiState.getTransitions()
Returns the list of transitions between states.