Class WorkflowAction

All Implemented Interfaces:
Serializable, Comparable

@Deprecated(since="ages", forRemoval=false) public class WorkflowAction extends GeneratedWorkflowAction
Deprecated.
since ages - as of release 4.3, please useWorkflowActionModel

Represents a real action which is created by a WorkflowActionTemplate. It holds a status signalizing the current state the action is in.

See Also: