| AbstractScheduledAction |
Abstract action support.
|
| AbstractScheduledAction.CompensatingActionMode |
Enum to define if compensating actions are run.
|
| AbstractScheduledAction.Pair |
Simple class to hold to related objects
|
| AbstractScheduledAction.TransactionMode |
Enum to define the transaction mode.
|
| AbstractTemplateActionDefinition |
Common attributes for template action definitions.
|
| ScheduledActionDefinition |
The information needed to schedule a job.
|
| ScheduledActionException |
Base exception for sceduled actions.
|
| ScheduledPersistedActionImpl |
The scheduling wrapper around a persisted
action, which is to be executed on a
scheduled basis.
|
| ScheduledPersistedActionServiceImpl |
A service which handles the scheduling of the execution of persisted actions.
|
| TemplateActionDefinition |
A template action definition is used to generate an action from a template style
definition.
|
| TemplateActionModelFactory |
A factory that builds models to use with a particular template engine for use with scheduled actions built
from action templates.
|