Ant Organisation Ltd documentation

ActivityInstance Members

ActivityInstance overview

Public Instance Properties

ActivityDefinition Gets the activity definition which defines this activity
Comment Gets the comment associated with this activity, only valid if the activity is finished
Finished Gets the date that this activity was finished
Name Gets the name of this activity
NextEscalation Gets the date of the next escalation of this instance
ResponsibleGroup Gets the owner of this activity
ResponsibleUser Gets the user responsible for this activity
Result Gets the result associated with this activity, only valid if the activity is finished
Started Gets the date that this activity was started
Status Gets the status of this activity
ThreadInstance Gets the thread instance for the thread which contains this activity

Public Instance Methods

AddResponseOverloaded. Adds a response to this activity instance
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.
GetRequiredWorkflows Gets the required workflows for this workflow
GetType (inherited from Object)Gets the Type of the current instance.
GetWorkflowInstance Gets the workflow instance
Retry Unfails a failed activity
SetResponsibleGroup Sets the responsible group for this activity
SetResponsibleUser Sets the responsible user for this activity
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

ActivityInstance Class | Ant.Workflow Namespace