Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

getAllWorkflowTransitions(workflowName)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue

Retrieves a list of workflow transition actions.

Retrieves a list of workflow transition actions.

...

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

workflowName

string

Yes

The name of the workflow.

Return Type

JWorkflowAction []

Returns a list of workflow transitions representing a single workflow.

...

Code Block
string workflowName = "Software Simplified Workflow for Project TEST";
JWorkflowAction[] actions = getAllWorkflowTransitions(workflowName);
return actions;

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "workflow_routine" and space = currentSpace ( )
labelsarray_routines