WorkflowStep_Task Class [AX 2012]
| Method | Description | |
|---|---|---|
| addDescription | (Overrides the addDescription Method.) |
| addInstruction | (Overrides the addInstruction Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getAutoConditionLabel | (Overrides the getAutoConditionLabel Method.) |
| getDescription | (Overrides the getDescription Method.) |
| getDescriptions | (Overrides the getDescriptions Method.) |
| getDetailsLabel | (Overrides the getDetailsLabel Method.) |
| getInstruction | (Overrides the getInstruction Method.) |
| getInstructions | (Overrides the getInstructions Method.) |
| getStepType | (Overrides the getStepType Method.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initFromWorkflowElement | (Overrides the initFromWorkflowElement Method.) |
| new | Initializes a new instance of the WorkflowStep_Task class. (Overrides the new Method.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the WorkflowStep_Task class. |
| parmAssignTo | Gets or sets the AssignTo parameter. (Inherited from WorkflowStep.) |
| parmChanged | Gets or sets the Changed parameter. (Inherited from WorkflowStep.) |
| parmConditions | Gets or sets the Conditions parameter. (Overrides the parmConditions Method.) |
| parmDuration | Gets or sets the Duration parameter. (Inherited from WorkflowStep.) |
| parmEscalation | Gets or sets the Escalation parameter. (Inherited from WorkflowStep.) |
| parmEscalationPath | Gets or sets the EscalationPath parameter. (Inherited from WorkflowStep.) |
| parmExecuteCondition | (Overrides the parmExecuteCondition Method.) |
| parmStep | Gets or sets the Step parameter. (Overrides the parmStep Method.) |
| removeDescription | |
| removeInstruction | |
| resetDescriptions | (Overrides the resetDescriptions Method.) |
| resetInstructions | (Overrides the resetInstructions Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the packedClass parameter value to an instance of the WorkflowStep_Task class. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | (Overrides the validate Method.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the WorkflowStep_Task class. |
| ::create |
Community Additions
ADD
Show: