Interface | Description |
---|---|
DynamicParticipantExecutor |
Service Interface to support execution of 3rd party dynamic participant selection code.
|
HistoryItem |
Contains information about the history of a
. |
InboxItem |
Defines an item which is available in the workflow inbox
|
Participant |
Interface which returns information about a workflow participant
|
ParticipantStepChooser |
The
ParticipantStepChooser interface is intended for impls that
will define the participant dynamically. |
Route |
Route represents the possible next destinations which will be
selectable after a WorkItem is completed. |
ScriptContextProvider |
Provides more context to script execution by the workflow engine
|
StepExecutor |
Service Interface to support execution of 3rd party workflow step code.
|
Workflow |
A
Workflow represents the current state of an instance of a
. |
WorkflowData |
A
WorkflowData instance "carries" the data pushed through the
Workflow . |
WorkflowExternalProcess |
This is the interface to use to run external process steps.
|
WorkflowExternalProcessProxy |
This is the interface to use to proxy to
s) services. |
WorkflowProcess |
WorkflowProcess is the interface to be used for automatic
workflow steps implemented in Java. |
WorkItem |
Enum | Description |
---|---|
InboxItem.Priority |
The possible priority values for InboxItem.
|
Status |
Enumeration of statuses
|
Workflow.State |
Enumerates the possible states of a Workflow
|
Provides interfaces and types related to the execution of workflow instances.
Copyright © 2010 - 2020 Adobe. All Rights Reserved