Interface | Description |
---|---|
VariableTemplate |
Interface for the schema information of the variables
|
WorkflowModel |
WorkflowModel represents a model/definition of a workflow. |
WorkflowModelFilter |
Interface for
filter implementation which
can be used to filter the result set when retrieving models. |
WorkflowModelSerializer |
WorkflowModelSerializer is the interface for services that
provide functionality for de-/serialising
WorkflowModel from/to other (textual) representations. |
WorkflowNode |
WorkflowNode represents a node/step in a
. |
WorkflowTransition |
Exception | Description |
---|---|
ValidationException |
ValidationException is used to indicate that a
WorkflowModel is not valid. |
VersionException |
VersionException is thrown on errors related to the versioning of workflow models.
|
Provides interfaces and types for describing and building workflow models.
Copyright © 2010 - 2020 Adobe. All Rights Reserved