Ant Organisation Ltd documentation

Transition Members

Transition overview

Public Instance Constructors

TransitionOverloaded. Initializes a new instance of the Transition class.

Public Instance Properties

ActivityName Gets and sets the name of the destination activity
DestinationActivityGets or sets the destination ActivityDefinition of this transition.
ResultName Gets and sets the name of the result of the activity
SourceActivityGets the source ActivityDefinition of this transition.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
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.
GetSummary Gets the summary of the transition
GetType (inherited from Object)Gets the Type of the current instance.
IsValidTests that the transition is valid.
ToString (inherited from Object)Returns a String that represents the current Object.
ValidateTests that the transition is valid, returning a collection of error messages.

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

Transition Class | Ant.Workflow Namespace