Package com.adobe.granite.workflow.model
@Version("1.2.0")
package com.adobe.granite.workflow.model
Main Granite Workflow API
Provides interfaces and types for describing and building workflow models.
-
ClassDescription
ValidationExceptionis used to indicate that aWorkflowModelis not valid.Interface for the schema information of the variablesVersionException is thrown on errors related to the versioning of workflow models.WorkflowModelrepresents a model/definition of a workflow.Interface forfilter implementation which can be used to filter the result set when retrieving models.WorkflowModelWorkflowModelSerializeris the interface for services that provide functionality for de-/serialisingWorkflowModelfrom/to other (textual) representations.WorkflowNoderepresents a node/step in a.WorkflowModel