HcmPositionActionsWorkflow Class [AX 2012]

The HcmPositionActionsWorkflow class is the helper class for the SubmitToWorkflow and ResubmitToWorkflow classes for the position action workflow.

class HcmPositionActionsWorkflow

Run On

Called

  MethodDescription
JJ741336.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ741336.pubmethod(en-us,AX.60).gif dialogOk Opens a dialog box for submitting an action state workflow.
JJ741336.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ741336.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ741336.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ741336.pubmethod(en-us,AX.60).gif initialize Initializes the HcmPositionActionsWorkflow class.
JJ741336.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
JJ741336.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.)
JJ741336.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.)
JJ741336.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ741336.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ741336.pubmethod(en-us,AX.60).gif parmHcmActionState Gets or sets the HcmActionState parameter.
JJ741336.pubmethod(en-us,AX.60).gif parmMenuItemName Gets or sets the MenuItemName parameter.
JJ741336.pubmethod(en-us,AX.60).gif parmTargetUser Gets or sets the TargetUser parameter.
JJ741336.pubmethod(en-us,AX.60).gif parmWorkflowComment Gets or sets the WorkflowComment parameter.
JJ741336.pubmethod(en-us,AX.60).gif parmWorkflowVersionTable Gets or sets the WorkflowVersionTable parameter.
JJ741336.pubmethod(en-us,AX.60).gif parmWorkflowWorkItemTable Gets or sets the WorkflowWorkItemTable parameter.
JJ741336.pubmethod(en-us,AX.60).gif reSubmit Resubmits the action state workflow document.
JJ741336.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ741336.pubmethod(en-us,AX.60).gif setWorkflowStatus Sets the workflow status for the action state.
JJ741336.pubmethod(en-us,AX.60).gif submit Submits the action state workflow document.
JJ741336.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ741336.pubmethod(en-us,AX.60).gif updateFormDataSource Updates the FormDataSource object that is associated to the HcmActionState class.
JJ741336.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.)
JJ741336.protmethod(en-us,AX.60).gif validateWorkflowVersionTable Indicates whether the WorkflowVersionTable record from the HcmActionTypeSetup table is valid.
JJ741336.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ741336.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ741336.pubmethod(en-us,AX.60).gif JJ741336.static(en-us,AX.60).gif ::construct Constructs an instance of the HcmPositionActionsWorkflow class.
JJ741336.pubmethod(en-us,AX.60).gif JJ741336.static(en-us,AX.60).gif ::main Submits an action state workflow document and starts the corresponding workflow.
Top

Object Class
  HcmPositionActionsWorkflow Class

Community Additions

ADD
Show: