WorkflowStep_Approval Class [AX 2012]
| Method | Description | |
|---|---|---|
| addDescription | (Inherited from WorkflowStep_Task.) |
| addInstruction | (Inherited from WorkflowStep_Task.) |
| 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 | (Inherited from WorkflowStep_Task.) |
| getDescription | (Inherited from WorkflowStep_Task.) |
| getDescriptions | (Inherited from WorkflowStep_Task.) |
| getDetailsLabel | (Inherited from WorkflowStep_Task.) |
| getInstruction | (Inherited from WorkflowStep_Task.) |
| getInstructions | (Inherited from WorkflowStep_Task.) |
| getStepType | (Inherited from WorkflowStep_Task.) |
| 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_Approval 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_Approval class. (Overrides the pack Method.) |
| 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. (Inherited from WorkflowStep_Task.) |
| 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 | (Inherited from WorkflowStep_Task.) |
| parmStep | Gets or sets the Step parameter. (Overrides the parmStep Method.) |
| removeDescription | (Inherited from WorkflowStep_Task.) |
| removeInstruction | (Inherited from WorkflowStep_Task.) |
| resetDescriptions | (Inherited from WorkflowStep_Task.) |
| resetInstructions | (Inherited from WorkflowStep_Task.) |
| 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_Approval class. (Overrides the unpack Method.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | (Inherited from WorkflowStep_Task.) |
| 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_Approval class. |
| ::create |
Community Additions
ADD
Show: