All Classes and Interfaces
Class
Description
Abstract base implementation for an operation handler, which implements a simple start operation that returns a
WorkflowOperationResult with the current mediapackage and WorkflowOperationResult.Action.CONTINUE.Config for Tag Parsing operation
A configurable entity.
Class for Handling source/target tags and flavors.
Product type of a workflow definition and its parameters.
JAXB annotated implementation of Map<String, String> for
WorkflowInstance and WorkflowOperationInstance1:1 serialization of a
WorkflowInstance.A JAXB-annotated implementation of
WorkflowOperationInstanceA
WorkflowOperationHandler that is allowed to return Action.PAUSE to pause (and later resume) a workflow.List of possible retry strategies in case of operation hold state
Exception that is thrown for failing database operations.
A workflow definition.
A JAXB-annotated implementation of
WorkflowDefinitionA collection of workflow definitions.
The superclass for any workflow related exceptions.
Represents a workflow's "primary key", for use in maps and sets (immutable)
Summary of the workflow stats necessary for index rebuild,
for use in repopulate and update (immutable)
Entity object for storing workflows in persistence storage.
A listener that is notified when the workflow service updates a workflow instance.
Thrown when a
WorkflowOperationInstance fails to run.Describes an operation or action to be performed as part of a workflow.
Thrown when a
WorkflowOperationInstance fails to run.Handler for workflow operations.
A workflow operation belonging to a workflow instance.
The result of a workflow operation.
Exception that is thrown for failing database operations.
Manages
WorkflowDefinitions and WorkflowInstances.API that defines persistent storage of workflows
Implements
WorkflowServiceDatabase.A single result of searching.
The search result represents a set of result items that has been compiled as a result for a search operation.
This exception is used if there is an error related to a WorkflowState
A simple workflow listener implementation suitable for monitoring a workflow's state changes.
Describes a mapping of workflow states to labels.
Provides a mechanism to un/marshall workflow instances and definitions to/from xml.
Provides a mechanism to un/marshall workflow instances and definitions to/from xml.