Package org.chenile.workflow.service.stmcmds
package org.chenile.workflow.service.stmcmds
Workflow entry, exit commands etc. Support for a workflow
-
ClassesClassDescriptionBaseTransitionAction<T extends org.chenile.stm.StateEntity>GenericEntryAction<T extends org.chenile.utils.entity.model.ExtendedStateEntity>GenericExitAction<T extends org.chenile.stm.StateEntity>GenericRetrievalStrategy<T extends org.chenile.utils.entity.model.ExtendedStateEntity>This class returns the applicable authorities for the
StateEntityServiceImpl.processById(String, String, Object)method.Selects the body type of theChenileExchangebased on the event Id passed This should be used as the body type selector for theStateEntityServiceImpl.process(org.chenile.stm.StateEntity, String, Object)method.