Package com.day.cq.workflow.model
Defines package version.
-
Interface Summary 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.WorkflowModel
WorkflowModelSerializer WorkflowModelSerializer
is the interface for services that provide functionality for de-/serialising
from/to other (textual) representations.WorkflowModel
WorkflowNode WorkflowNode
represents a node/step in a
.WorkflowModel
WorkflowTransition -
Exception Summary Exception Description ValidationException ValidationException
is used to indicate that aWorkflowModel
is not valid.