Uses of Package
org.chenile.stm.impl
Packages that use org.chenile.stm.impl
Package
Description
Contains specific action implementations that support some kind of a scripting DSL.
This package contains a set of dummy components which can be used to instantiate a state
diagram without instantiating the components.
This is useful to get info about the state transition diagram without actually instantiating the State Transition machine.
It also contains a dummy STMFlowStore that can be used to instantiate the flow impl without instantiating the individual components.
This is useful to get info about the state transition diagram without actually instantiating the State Transition machine.
It also contains a dummy STMFlowStore that can be used to instantiate the flow impl without instantiating the individual components.
Contains Implementation classes (including base implementations) for a bunch of STM interfaces.
Contains a bunch of descriptor classes to hold various kinds of meta data.
Contains support for OGNL.
Support for Spring in STM
Support for Workflow.
Workflow implementation classes.
Workflow entry, exit commands etc.
-
Classes in org.chenile.stm.impl used by org.chenile.stm.actionClassDescriptionA helper class to obtain the properties for the current action (as passed in the flow context).
-
Classes in org.chenile.stm.impl used by org.chenile.stm.action.scriptsupportClassDescriptionA helper class to obtain the properties for the current action (as passed in the flow context).A base action that can serve as a "do nothing" action.
-
Classes in org.chenile.stm.impl used by org.chenile.stm.dummyClassDescriptionA base implementation of STMFlowStore FlowStoreReaders parse various representations of the flow (such as in an xml or in a db) and call the addflow() method in this class.
-
Classes in org.chenile.stm.impl used by org.chenile.stm.implClassDescriptionA helper class to obtain the properties for the current action (as passed in the flow context).Provides information about available actions for a given state etc.A base implementation of STMFlowStore FlowStoreReaders parse various representations of the flow (such as in an xml or in a db) and call the addflow() method in this class.
-
Classes in org.chenile.stm.impl used by org.chenile.stm.modelClassDescriptionA base implementation of STMFlowStore FlowStoreReaders parse various representations of the flow (such as in an xml or in a db) and call the addflow() method in this class.
-
Classes in org.chenile.stm.impl used by org.chenile.stm.ognl
-
Classes in org.chenile.stm.impl used by org.chenile.stm.spring
-
Classes in org.chenile.stm.impl used by org.chenile.workflow.apiClassDescriptionProvides information about available actions for a given state etc.
-
Classes in org.chenile.stm.impl used by org.chenile.workflow.service.activities
-
Classes in org.chenile.stm.impl used by org.chenile.workflow.service.implClassDescriptionProvides information about available actions for a given state etc.
-
Classes in org.chenile.stm.impl used by org.chenile.workflow.service.stmcmdsClassDescriptionProvides information about available actions for a given state etc.