| IAdditionalPropertyable |
Deprecated.
|
| ICase |
A workflow case is an instance of a process.
|
| IGlobalWorkflowContext |
|
| IIntermediateEvent |
An intermediate event
|
| IIntermediateEventElement |
Intermediate event element
|
| INote |
A note
|
| INoteable |
All workflow classes that implement this interface are able to handle notes.
|
| IPageArchive |
The page archive holds an html form and the information a user has filled into that html form.
|
| IProcessStart |
|
| IProperty |
A property
|
| IPropertyFilter<T extends IProperty> |
A property filter can be used for filtering workflow objects by their properties.
|
| IStartElement |
Interface of a start element
|
| IStartEventElement |
Configuration of a start event element
|
| ITask |
A task is a work unit in a process that is worked by a single user
|
| ITaskElement |
A process element where tasks are started, ended or joined
|
| ITaskEnd |
A place where a tasks are ended
|
| ITaskStart |
A place where tasks are started
|
| ITaskSwitchEvent |
A task switch is an event where tasks are joined and new tasks are created.
|
| IWebServiceProcess |
Holds configuration information about a web service process in a PMV.
|
| IWebServiceProcessStartElement |
Configuration of a web service process start element.
|
| IWorkflowContext |
The workflow context gives you access to all tasks and cases of all users of an application.
|
| IWorkflowEvent |
Holds information about a event / operation that was done with a wf object (task or case)
|
| IWorkflowProcessModelVersion |
|
| IWorkflowSession |
A workflow session extends a security session with workflow functionality.
|