Back to index
Summary
Retrieves all workflow definitions in a project.projectNameStringrequiredThe name for the project that must be unique among all projects. |
Usage
Perl
$cmdr->getWorkflowDefinitions( "test-projectName" # projectName );
ectool
ectool getWorkflowDefinitions \ "test-projectName" `# projectName`