Class Workflow

All Implemented Interfaces:
Serializable, Comparable

@Deprecated(since="ages", forRemoval=false) public class Workflow extends GeneratedWorkflow
Deprecated.
since ages - as of release 4.3, please useWorkflowModel

Represents a real workflow with real actions. It references to the WorkflowTemplate it is created by, as well as a list of WorkflowItemAttachments.

See Also: