Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

comalaLoadWorkflowToSpace(spaceNamespaceKey, workflowMarkup)

Description

Excerpt

Sets workflows to the space according to a given markup. Markup Information - Comala Workflow Authoring Guide.

Returns true if successful, and false in all other cases.

Parameters

Parameter name

Type

Required

Description

pageId

spaceKey

number

Yes

The selected

page

space to retrieve the workflow of.

workflowMarkupstringYesComala Workflows markup.

Return type

Boolean

Example

...