See: Description
Interface | Description |
---|---|
LocalizableStringResolver.NotificationStringResolver |
The localizable string resolver for notification related text.
|
LocalizableStringResolver.TaskStringResolver |
The localizable string resolver for task related text.
|
NotificationDelivery |
The
NotificationDelivery callback interface must be
implemented to define how notifications should be delivered. |
WorkResolver |
The
WorkResolver interface contains methods to allocate a task. |
Class | Description |
---|---|
BusinessObjectAssociationAdmin |
Standard implementation of
BusinessObjectAssociationAdmin . |
DeadlineScanner |
Contains the operations that scan for workflow deadlines that have expired
and invokes the associated handler function to process such deadlines.
|
EnactmentService |
Provides facilities for application code to enact workflows.
|
LocalizableStringResolver |
Contains operations that resolve and return the various localizable
strings that exist in a workflow process definition for the locale of the
current user.
|
ProcessInstanceErrorListSize<T> |
Contains operations that may be used by methods wishing to limit the size
of the process error instance search results.
|
ProcessInstanceListSize<T> |
Contains operations that may be used by methods wishing to limit the size
of the process instance search results.
|
TaskAllocationAdmin |
Contains the operations that allow application code to request that the
specified task be reallocated.
|
TaskListSize<T> |
Contains operations that may be used by methods wishing to limit the size
of the task search results.
|
See the Curam Workflow Reference Guide for more information.