Package | Description |
---|---|
com.orchestranetworks.interactions |
Provides classes for UI interactions.
|
com.orchestranetworks.service |
Provides classes and interfaces for implementing specific services and access rules on EBX®.
|
com.orchestranetworks.workflow |
Provides classes and interfaces for implementing workflow processes and
invoking them.
|
Class and Description |
---|
IllegalInteractionStateException
This runtime exception is thrown by some methods which try to change the interaction state while
the current interaction state has already been accepted or rejected.
|
InteractionException
This runtime exception is thrown by some methods related to interactions.
|
InteractionHelper.ParametersMap
Defines the parameters of an interaction, either the input, output or
internal parameters.
|
SessionInteraction.DecisionResult
Contains the report of a decision request (accept or reject).
|
SessionInteraction.Specification
Gives information about the specification of the interaction.
|
Class and Description |
---|
SessionInteraction
A session interaction is tightly associated to a work item to represent its running state.
|
Class and Description |
---|
SessionInteraction
A session interaction is tightly associated to a work item to represent its running state.
|
SessionInteraction.Specification
Gives information about the specification of the interaction.
|