Interface | Description |
---|---|
Command |
Represents an action on Business Process Choreographer application objects.
|
ConnectionFactory |
Creates or retrieves a collection of connection objects.
|
MessageWrapper |
The
MessageWrapper interface is used to wrap Service Data Objects (SDO) and their Web client settings. |
Query |
This interface encapsulates custom queries for application objects.
|
Class | Description |
---|---|
DataObjectUtils |
Provides utilities that facilitate working with DataObjects.
|
GenericBPCQuery |
GenericBPCQuery is an abstract base class used to issue queries against
the Business Flow Manager and the Human Task Manager. |
Exception | Description |
---|---|
ClientException |
Base class for all exceptions thrown in the client model layer.
|