formalOutputParameter

On this page
Back to index

Summary

A name and value pair that is passed to create an output parameter on procedure/process/pipeline.
formalOutputParameterName
Stringrequired
Name for this parameter; used when the procedure is invoked to specify a value for the parameter.
projectName
Stringrequired
The name for the project that must be unique among all projects.
applicationName
Stringoptional
The name of the application, if the formal output parameter is on an application process.
description
Stringoptional
Comment text describing this object that is not interpreted at all by CloudBees CD/RO.
newName
Stringoptional
The new name for an existing object that is being renamed.
pipelineName
Stringoptional
The name of the pipeline, if the formal output parameter is on a pipeline.
procedureName
Stringoptional
The name of the procedure.
processName
Stringoptional
The name of the process, if the formal output parameter is on a process.
releaseName
Stringoptional
The name of the release, where pipeline is located.

Usage

There are no usage examples available for formalOutputParameter.