Ant Organisation Ltd documentation

Ant.Workflow.Actions Namespace

Classes

ClassDescription
CombineAction Action to combine several threads of execution together before progressing
EndAction Action which represents the end of the workflow
MailAction Action to mail the current user information
NullAction Action which does nothing but pass execution on to the next activities
SetOwnerAction Action to set the owner of the action
SplitAction SplitAction allows execution to split into multiple parallel threads, to be recombined later by a CombineAction.
SQLAction Action to execute a line of SQL
WorkflowStartAction Action which starts the workflow