Hierarchy For Package org.chenile.workflow.service.stmcmds
Class Hierarchy
- java.lang.Object
- org.chenile.workflow.service.stmcmds.AbstractSTMTransitionAction<StateEntityType, PayloadType> (implements org.chenile.stm.action.STMTransitionAction<StateEntityType>)
- org.chenile.workflow.service.stmcmds.SecondSTMTransitionAction<StateEntityType, PayloadType>
- org.chenile.workflow.service.stmcmds.BaseTransitionAction<T> (implements org.chenile.stm.action.STMTransitionAction<StateEntityType>)
- org.chenile.workflow.service.stmcmds.DefaultAutomaticStateComputation<StateEntityType> (implements org.chenile.stm.action.STMAutomaticStateComputation<StateEntityType>)
- org.chenile.workflow.service.stmcmds.DefaultPostSaveHook<StateEntityType> (implements org.chenile.workflow.service.stmcmds.PostSaveHook<StateEntityType>)
- org.chenile.workflow.service.stmcmds.GenericEntryAction<T> (implements org.chenile.stm.action.STMAction<StateEntityType>)
- org.chenile.workflow.service.stmcmds.GenericExitAction<T> (implements org.chenile.stm.action.STMAction<StateEntityType>)
- org.chenile.workflow.service.stmcmds.GenericRetrievalStrategy<T> (implements org.chenile.stm.action.StateEntityRetrievalStrategy<StateEntityType>)
- org.chenile.workflow.service.stmcmds.MultipleCommandsRegistry<StateEntityType, PayloadType>
- org.chenile.workflow.service.stmcmds.MultipleCommandsRegistry.OrderedCommand (implements java.lang.Comparable<T>)
- org.chenile.workflow.service.stmcmds.StmAuthoritiesBuilder
- org.chenile.workflow.service.stmcmds.StmBodyTypeSelector (implements org.chenile.owiz.Command<InputType>)
- org.chenile.workflow.service.stmcmds.STMTransitionActionResolver
- org.chenile.workflow.service.stmcmds.AbstractSTMTransitionAction<StateEntityType, PayloadType> (implements org.chenile.stm.action.STMTransitionAction<StateEntityType>)
Interface Hierarchy
- org.chenile.workflow.service.stmcmds.PostSaveHook<StateEntityType>
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.chenile.workflow.service.stmcmds.STMTransitionActionResolver.ComponentType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)