PropertyEventMethodIndex
WebSquare.uiplugin.Workflow - 5.0_4.4547B.20211124.201933

Workflow. Defines a workflow.

Type

uiplugin

Property Summary

description
Description of the workflow
id
Workflow ID
rejectCallback
Function to be called upon error occurrence during execution of the workflow
resolveCallback
Function to call upon completion of the workflow

Event Summary

Method Summary

Property Detail

description
Description of the workflow
id
Workflow ID
The workflow ID is allocated as a global object.
Accessible from the script through the workflow ID.
rejectCallback
Function to be called upon error occurrence during execution of the workflow
resolveCallback
Function to call upon completion of the workflow

Event Detail

Method Detail