| Package | Description |
|---|---|
| com.orchestranetworks.interactions |
Provides classes for UI interactions.
|
| com.orchestranetworks.workflow |
Provides classes and interfaces for implementing workflow processes and
invoking them.
|
| Modifier and Type | Method and Description |
|---|---|
SessionInteraction.Specification |
SessionInteraction.getSpecification()
Returns the specification of the interaction given by the associated
definition.
|
| Modifier and Type | Method and Description |
|---|---|
SessionInteraction.Specification |
WorkflowEngine.getInteractionSpecification(WorkItemKey aWorkItemKey)
Returns the specification of a session interaction.
|