component

On this page
Back to index

Summary

A component of an application architecture.
componentName
Stringrequired
The name of the component.
projectName
Stringrequired
The name for the project that must be unique among all projects.
actualParameters
Stringoptional
Parameters passed as arguments to the application component. (Alternate argument name actualParameter.)
applicationName
Stringoptional
The name of an application to scope this component to.
clearActualParameters
Stringoptional
If true, the step should remove all actual parameters.
credentialName
Stringoptional
The name of a credential to attach to this component.
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.
pluginKey
Stringoptional
The key of the plugin.
pluginName
Stringoptional
The name of the plugin.
pluginParameters
Stringoptional
List of plugin parameters. (Alternate argument name pluginParameter.)
reference
Stringoptional
If 1 or true, a reference of the component is created. If 0 or false, a copy of the component is created.
sourceApplicationName
Stringoptional
The name of the source application.
sourceComponentName
Stringoptional
The name of new component.
sourceProjectName
Stringoptional
The name of source project.

Usage

There are no usage examples available for component.