@Version(value="1.0") @Export(optional="provide:=true")
See: Description
Interface | Description |
---|---|
HasMetaData |
Interface for workflow entities that provide meta data.
|
PayloadMap |
The
PayloadMap is listening to workflow events (started,
terminated, completed and manages a payload map (only JCR_PATH payloads)
in order to enable quick lookup for nodes/resources which might be subject
of a workflow. |
WorkflowService |
The
WorkflowService is the main entry point for accessing the
workflow engine. |
WorkflowSession |
The
WorkflowSession class provides all functionality (depending
on the users rights) for managing WorkflowModel s, Workflow
instances and their execution. |
Exception | Description |
---|---|
WorkflowException |
WorkflowException is the base class for all workflow related
exceptions that can occur during execution of workflows and according
activities. |
Copyright © 2010 - 2020 Adobe. All Rights Reserved