Class STMTransitionActionResolver

java.lang.Object
org.chenile.workflow.service.stmcmds.STMTransitionActionResolver

public class STMTransitionActionResolver extends Object
Resolves bean name for the STM transition action in Spring using the event ID and a prefix specific to the workflow. If no matching bean is found, returns a default action if set.

Shared between BaseTransitionAction and StmBodyTypeSelector.