| Interface | Description |
|---|---|
| BusinessProcessConstants |
Constants file for the business process implementation.
|
| Class | Description |
|---|---|
| BusinessProcessConfiguration |
Business Process configuration class.
|
| BusinessProcessEventMessage |
This class defines the base properties for a business
process event message.
|
| BusinessProcessEventSynchronization |
This transaction synchronization class is used for sending
business process event messages.
|
| BusinessProcessManager |
This class provides the public API for maintaining business process markers.
|
| BusinessProcessServices |
This class provides the public API for maintaining business process markers with
Web services.
|
| ItemBasedProcessConfiguration |
This class can be extended to create a business process configuration
that is based on a repository item.
|
| ProfileBasedProcessConfiguration |
Business Process configuration for business processes based on
a profile.
|
| Exception | Description |
|---|---|
| BusinessProcessException |
This exception indicates that a severe error occured while performing a
business process operation.
|