@Version(value="1.0") @Export(optional="provide:=true")
See: Description
Interface | Description |
---|---|
HistoryItem |
HistoryItem ... |
JavaProcess | Deprecated
Use
WorkflowProcess instead. |
JavaProcessExt | Deprecated
Use
WorkflowProcess instead |
ParticipantChooser | Deprecated
Use
ParticipantStepChooser instead. |
ParticipantStepChooser |
The
ParticipantChooserNew 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. |
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.
|
WorkflowProcess |
JavaProcessNew is the interface to be used for automatic
workflow steps implemented in Java. |
WorkItem |
Copyright © 2010 - 2020 Adobe. All Rights Reserved