Ant Organisation Ltd documentation

SplitAction Members

SplitAction overview

Public Static Fields

ResultName Name of the result that this activity returns

Public Instance Constructors

SplitAction Constructor Constructor

Public Instance Properties

LongDescriptionGets a long description for the action.
ShortDescriptionGets a short description for the action.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetActionNameGets the name of the action needed for display.
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.
GetRequiredTransitionNamesGets the names of all the transitions which this action supports
GetType (inherited from Object)Gets the Type of the current instance.
ProcessActionResults.Processes the results of action.
StartActionStart the action in progress. Called when this action is one of the currently active actions.
TerminateCalled when the action is terminated.
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

SplitAction Class | Ant.Workflow.Actions Namespace