start new workflow(a,b)


Creates a new workflow job with the name b, based on the workflow definition a.

Returns true if successful, false otherwise.

Parameter Description


Parameter

Description

a

Name of the workflow definition.

b

Name of the workflow job to be created.