Ant Organisation Ltd documentation

DelegateTaskAction Members

DelegateTaskAction overview

Public Static Methods

GetParametersForDelegationWorkflow Gets the parameters for a delegation workflow

Public Instance Constructors

DelegateTaskAction Constructor Constructor

Public Instance Properties

LongDescription Gets the long description of the action
NewUser Gets and sets the new user who will be responsible for the workflow task once this action has been finished
ParametersXPath The XPath that leads to the the task id in the parameters
ShortDescription Gets the short description of the action

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetActionName Gets the name of the action
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetRequiredTransitionNames Returns a collection of transitions names, in this case there is only the transition next
GetType (inherited from Object)Gets the Type of the current instance.
ProcessActionResults Processes the results of the action
StartAction Starts the action
Terminate Terminates the action
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

DelegateTaskAction Class | Ant.Workflow.Tasks.Actions Namespace