Back to index
Summary
A state definition in a workflow definition. Each workflow can contain one or more states.projectNameStringrequiredThe name for the project that must be unique among all projects. stateDefinitionNameStringrequiredThe name used for the state definition. workflowDefinitionNameStringrequiredThe name of the workflow definition. actualParametersStringoptionalThe actual parameters to the state definition's process. (Alternate argument name actualParameter .)clearActualParametersStringoptionalTrue if the state definition should remove all actual parameters to the process. descriptionStringoptionalComment text describing this object that is not interpreted at all by CloudBees CD/RO. newNameStringoptionalThe new name for an existing object that is being renamed. startableStringoptionalTrue if the workflow can begin in this state. subprocedureStringoptionalThe name of the subprocedure. subprojectStringoptionalThe name of the project that contains the subprocedure. substartingStateStringoptionalThe name of the starting state to use in the subworkflowDefinition. subworkflowDefinitionStringoptionalThe name of the subworkflowDefinition. |
Usage
There are no usage examples available forstateDefinition
.