Uses of Class
org.chenile.stm.action.scriptsupport.BaseCustomComponentPropertiesAction
Packages that use BaseCustomComponentPropertiesAction
Package
Description
Contains specific action implementations that support some kind of a scripting DSL.
-
Uses of BaseCustomComponentPropertiesAction in org.chenile.stm.action.scriptsupport
Subclasses of BaseCustomComponentPropertiesAction in org.chenile.stm.action.scriptsupportModifier and TypeClassDescriptionclassBaseScriptingAction<StateEntityType extends StateEntity>classIfAction<StateEntityType extends StateEntity>Implements an IF action using the same expression language as the one supported by theScriptingStrategy.classScriptAction<StateEntityType extends StateEntity>Mimics a script.classSwitchAction<StateEntityType extends StateEntity>Emulates a switch construct. -
Uses of BaseCustomComponentPropertiesAction in org.chenile.workflow.service.activities