|
Class Summary |
| CustomClassExecutor |
Executes a WebWork function and restores the old ActionContext when finished
(but does not provide chaining support yet). |
| DatabaseSession |
A database session controls the lifecycle of a wrapped database object. |
| InfoGlueAuthorizationCondition |
This action checks if the user has a particular role. |
| InfoGlueBasicWorkflow |
A basic workflow implementation which does not read in
the current user from any context, but allows one to be
specified via the constructor. |
| InfoGlueJDBCPropertySet |
This is an implementation of a property set manager for JDBC. |
| InfoGlueJDBCWorkflowStore |
JDBC implementation just overiding the init-method of the default JDBCWorkflowStore as it demanded DataStores. |
| InfoGlueMySQLJDBCWorkflowStore |
JDBC implementation just overiding the init-method of the default JDBCWorkflowStore as it demanded DataStores. |
| InfoGlueWorkflowFactory |
|
| OwnerFactory |
Factory for creating workflow owners. |
| OwnerStepFilter |
Filters steps according to owner. |
| WebWorkExecutor |
Executes a WebWork function and restores the old ActionContext when finished
(but does not provide chaining support yet). |
| WorkflowFacade |
A facade to OSWorkflow that gives us a place to cache workflow data as we need it while interacting with it. |