Skip to main content

Module init

Module init 

Source
Expand description

Workflow RS framework initializers

Functionsยง

global
Returns the $workflow$ global object holding the registered workflow and modules.
init_workflow
Initializes the workflow framework by registering the supplied workflow and modules objects under the $workflow$ JavaScript global and enabling log colors.
modules
Returns the registered application modules object stored in the workflow global.
workflow
Returns the registered workflow object stored in the workflow global.