org.obe.client.api.model |
Provides public details of the OBE process model.
|
Java Source File Name | Type | Comment |
ActivityInstanceAttributes.java | Class | Describes the activity instance system attributes supported by OBE. |
MIMETypes.java | Class | Defines MIME types and extended types used by OBE. |
OBEActivityInstance.java | Interface | An extended activity instance interface that exposes all OBE activity
instance system attributes directly. |
OBEFilter.java | Class | Filter class that supports an ORDER BY clause and the ability to limit the
number of rows returned. |
OBEProcessInstance.java | Interface | An extended process instance interface that exposes all OBE process
instance system attributes directly. |
OBEWorkItem.java | Interface | An extended work item interface that exposes all OBE work item system
attributes directly. |
ProcessInstanceAttributes.java | Class | Describes the process instance system attributes supported by OBE. |
TemporalStatus.java | Class | The temporal status of a process instance, activity instance, or work item.
Temporal status reflects whether the entity in question is ahead of schedule,
behind schedule or overdue, according to its target and due dates. |
WMAAuditEntryAttributes.java | Class | |
WorkItemAttributes.java | Class | Describes the work item system attributes supported by OBE. |