@Version(value="1.0") @Export(optional="provide:=true")
See: Description
Interface | Description |
---|---|
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
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. |
Copyright © 2010 - 2020 Adobe. All Rights Reserved