org.obe.spi.model |
Provides access to run-time process entities.
|
Java Source File Name | Type | Comment |
AbstractSystemAttribute.java | Class | |
ActivityInstance.java | Interface | Holds the persistent state of an activity instance. |
AndJoinInstance.java | Class | Implements the logic and state of an AND-JOIN instance. |
AttributedEntity.java | Interface | Base interface for entities with attributes that are accessible via WAPI. |
AttributeInstance.java | Interface | Holds the persistent state of workflow relevant data. |
AttributeReadOnlyException.java | Class | Indicates that the attribute is read-only. |
JoinInstance.java | Class | Stores the persistent state of an activity instance's join. |
OrJoinInstance.java | Class | Implements the logic and state of an XOR-JOIN instance. |
PersistentIterator.java | Interface | Supports persistent iteration over arbitrary content. |
ProcessInstance.java | Interface | Holds the persistent state of a workflow process instance. |
WorkItem.java | Interface | Holds the persistent state of a work item. |