|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| CustomWorkflowAction | This is an interface dictating what a custom workflow action should look like. |
| Owner | This interface represents the owner of a workflow. |
| StepFilter | Provides a mechanism for filtering steps in a workflow based on the owner of the step and the current user |
| 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. |
| OwnerStepFilterTest | |
| 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. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||