Package org.chenile.stm.impl
package org.chenile.stm.impl
Contains Implementation classes (including base implementations) for a bunch of STM interfaces.
-
ClassDescriptionA helper class to obtain the properties for the current action (as passed in the flow context).Provides an enablement strategy based on configuration.Useful as an enhancement over the ObjectCreateRule for digester.STMActionBase<StateEntityType extends StateEntity>A base action that can serve as a "do nothing" action.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.STMImpl<StateEntityType extends StateEntity>The main STM implementation.Generates a PLANT UML state diagram for the State Transition DiagramProvides an xml implementation of the FlowStoreReader.