|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| ActivityInstance | The activity instance represents a step of a process instance. |
| ApplicationAdapter | Interface for classes customizing the application behaviour. your implementation will be used for an application if it is registered in the application administration as application class. |
| ParForIterator | Iterator interface for parallel for. |
| ProcessArchiver | Interface for implementing archive classes. |
| ProcessDefinition | This class describes process definitions. |
| ProcessInstance | The process instance represents an instance of a process definition. |
| RemoteWfEngine | This interface encapsulates the functionality of the @enterprise workflow engine. |
| RMIService | Interface for customer defined RMI services. |
| Session | Use on RMI client to access server services. |
| Suspension | This interface allows to access the information when and why an activity instance was in the suspension list. |
| Task | A task is used to describe a manual task in a process definition. |
| WfEngine | This interface encapsulates the functionality of the @enterprise workflow engine. |
| Class Summary | |
|---|---|
| DefaultApplicationAdapter | Default implementation for ApplicationAdapter |
| ProcessRelation | This class allows the definition of Relations between processes. |
| ServiceLocator | Use this class to get instances of WfEngine, OrgData, DMS, and Store. |
| SessionFactory | The Session Factory is used to create remote (RMI) or local sessions to @enterprise. |
| SystemAction | This class provides some methods useful for preprocessing and postconditions. |
The wf package contains the interfaces for accessing the workflow engine. The ServiceLocator is used for getting the service interfaces.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||