WorkflowElement_Task Class [AX 2012]

Syntax

class WorkflowElement_Task extends WorkflowElement

Run On

Called

Methods

  Method Description
Gg831500.pubmethod(en-us,AX.60).gif addNotificationText (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif addStep (Overrides the addStep Method.)
Gg831500.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg831500.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg831500.pubmethod(en-us,AX.60).gif getAutoConditionLabel (Overrides the getAutoConditionLabel Method.)
Gg831500.pubmethod(en-us,AX.60).gif getCalendarProviderName (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif getDescriptionLabel (Overrides the getDescriptionLabel Method.)
Gg831500.pubmethod(en-us,AX.60).gif getDetailsLabel (Overrides the getDetailsLabel Method.)
Gg831500.pubmethod(en-us,AX.60).gif getElementType (Overrides the getElementType Method.)
Gg831500.pubmethod(en-us,AX.60).gif getHierarchyProviderName (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif getNameHelpText (Overrides the getNameHelpText Method.)
Gg831500.pubmethod(en-us,AX.60).gif getNameLabel (Overrides the getNameLabel Method.)
Gg831500.pubmethod(en-us,AX.60).gif getNotificationText (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif getNotificationTexts (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif getOutcomes (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif getParticipantProviderName (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif getStep (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif getStepLabel (Overrides the getStepLabel Method.)
Gg831500.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg831500.pubmethod(en-us,AX.60).gif getVisibleControls (Overrides the getVisibleControls Method.)
Gg831500.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg831500.protmethod(en-us,AX.60).gif init (Overrides the init Method.)
Gg831500.pubmethod(en-us,AX.60).gif moveStep (Overrides the moveStep Method.)
Gg831500.protmethod(en-us,AX.60).gif new Initializes a new instance of the WorkflowElement class. (Inherited from WorkflowElement.)
Gg831500.protmethod(en-us,AX.60).gif notificationKeySplit (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg831500.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg831500.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg831500.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg831500.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the WorkflowElement_Task class. (Overrides the pack Method.)
Gg831500.pubmethod(en-us,AX.60).gif parmAllowedOutcomes Gets or sets the AllowedOutcomes parameter. (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif parmAutomaticCondition (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif parmChanged Gets or sets the Changed parameter. (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif parmElement Gets or sets the Element parameter. (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif parmElementName Gets or sets the ElementName parameter. (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif parmMaxRuntime Gets or sets the MaxRuntime parameter. (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif parmMaxRuntimeDuration Gets or sets the MaxRuntimeDuration parameter. (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif parmNotificationList Gets or sets the NotificationList parameter. (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif parmSteps Gets or sets the Steps parameter. (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif parmSubWorkflowCondition (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif removeNotificationText (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif removeStep (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif resetNotificationTexts (Inherited from WorkflowElement.)
Gg831500.protmethod(en-us,AX.60).gif setDefault (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg831500.pubmethod(en-us,AX.60).gif stepCnt (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg831500.pubmethod(en-us,AX.60).gif unpack Deserializes the _packedClass parameter value to an instance of the WorkflowElement_Task class. (Overrides the unpack Method.)
Gg831500.pubmethod(en-us,AX.60).gif update (Overrides the update Method.)
Gg831500.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg831500.pubmethod(en-us,AX.60).gif validate (Inherited from WorkflowElement.)
Gg831500.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg831500.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg831500.pubmethod(en-us,AX.60).gif Gg831500.static(en-us,AX.60).gif ::construct Initializes a new instance of the WorkflowElement_Task class.
Gg831500.pubmethod(en-us,AX.60).gif Gg831500.static(en-us,AX.60).gif ::create

Top

Inheritance Hierarchy

Object Class
  WorkflowElement Class
    WorkflowElement_Task Class