Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | comalaDeactivateSpaceWorkflow(spaceKey, workflowName) | Package | comala | Alias | | Pkg Usage | | |
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
id | Integer | Yes | The id. | |
Return Type
Boolean
Returns 'true' if successful, and 'false' otherwise. For example, it will be false when there is no workflow in the space with the selected name.
...