Uses of Class
org.chenile.workflow.service.stmcmds.dto.TransitionContext
Packages that use TransitionContext
-
Uses of TransitionContext in org.chenile.workflow.service.stmcmds
Fields in org.chenile.workflow.service.stmcmds with type parameters of type TransitionContextModifier and TypeFieldDescriptionprotected Map<String,OrchExecutor<TransitionContext<T>>> BaseTransitionAction.orchMapMethods in org.chenile.workflow.service.stmcmds that return types with arguments of type TransitionContextModifier and TypeMethodDescriptionprotected OrchExecutor<TransitionContext<T>>BaseTransitionAction.obtainOrchExecutor(String microActionsXml) Methods in org.chenile.workflow.service.stmcmds with parameters of type TransitionContextModifier and TypeMethodDescriptionprotected voidBaseTransitionAction.processMicroactions(String microActionsXml, TransitionContext<T> context)