The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.
For a list of other such plugins, see the Pipeline Steps Reference page.
cloudBeesFlowCallRestApi: CloudBees CD - Call REST APIcloudBeesFlowAssociateBuildToRelease: CloudBees CD - Associate Build To ReleasecloudBeesFlowDeployApplication: CloudBees CD - Deploy Applicationstep([$class: 'ElectricFlowGenericRestApi']): CloudBees CD - Call REST APIcloudBeesFlowRunPipeline: CloudBees CD - Run PipelinecloudBeesFlowCreateAndDeployAppFromJenkinsPackage: CloudBees CD - Create/Deploy Application from Deployment PackagecloudBeesFlowRunProcedure: CloudBees CD - Run ProcedurecloudBeesFlowTriggerRelease: CloudBees CD - Trigger ReleasecloudBeesFlowPublishArtifact: CloudBees CD - Publish ArtifactcloudBeesFlowCallRestApi: CloudBees CD - Call REST APIparameters (optional)
key
Stringvalue
Stringbody (optional)
Stringconfiguration (optional)
StringenvVarNameForResult (optional)
StringhttpMethod (optional)
StringoverrideCredential (optional)
credentialId
StringurlPath (optional)
StringcloudBeesFlowAssociateBuildToRelease: CloudBees CD - Associate Build To Releaseconfiguration (optional)
StringflowRuntimeId (optional)
StringoverrideCredential (optional)
credentialId
StringprojectName (optional)
StringreleaseName (optional)
StringcloudBeesFlowDeployApplication: CloudBees CD - Deploy ApplicationapplicationName (optional)
StringapplicationProcessName (optional)
Stringconfiguration (optional)
StringdeployParameters (optional)
StringenvironmentName (optional)
StringenvironmentProjectName (optional)
StringoverrideCredential (optional)
credentialId
StringprojectName (optional)
StringrunAndWaitOption (optional)
checkInterval (optional)
intdependOnCdJobOutcome (optional)
booleanthrowExceptionIfFailed (optional)
booleanvalidationTrigger (optional)
Stringstep([$class: 'ElectricFlowGenericRestApi']): CloudBees CD - Call REST APIparameters (optional)
key
Stringvalue
Stringbody (optional)
Stringconfiguration (optional)
StringenvVarNameForResult (optional)
StringhttpMethod (optional)
StringoverrideCredential (optional)
credentialId
StringurlPath (optional)
StringcloudBeesFlowRunPipeline: CloudBees CD - Run PipelineaddParam (optional)
StringadditionalOption (optional)
class net.sf.json.JSONArrayconfiguration (optional)
StringoverrideCredential (optional)
credentialId
StringpipelineName (optional)
StringprojectName (optional)
StringrunAndWaitOption (optional)
checkInterval (optional)
intdependOnCdJobOutcome (optional)
booleanthrowExceptionIfFailed (optional)
booleancloudBeesFlowCreateAndDeployAppFromJenkinsPackage: CloudBees CD - Create/Deploy Application from Deployment Packageconfiguration
StringfilePath
"?" matches one character. Application.?ar will match both Application.war and Application.jar.
"*" matches zero or more characters. Report.*ml will match Report.html and Report.xml.
"**" matches zero or more 'directories' in a path. target/**/*.war will match all war files in any directory inside "target"
To reference environment variable value, "$" should be used. For example, to reference the current build number: $BUILD_NUMBER.
StringoverrideCredential (optional)
credentialId
StringrunAndWaitOption (optional)
checkInterval (optional)
intdependOnCdJobOutcome (optional)
booleanthrowExceptionIfFailed (optional)
booleancloudBeesFlowRunProcedure: CloudBees CD - Run Procedureconfiguration (optional)
StringoverrideCredential (optional)
credentialId
StringprocedureName (optional)
StringprocedureParameters (optional)
StringprojectName (optional)
StringrunAndWaitOption (optional)
checkInterval (optional)
intdependOnCdJobOutcome (optional)
booleanthrowExceptionIfFailed (optional)
booleancloudBeesFlowTriggerRelease: CloudBees CD - Trigger Releaseconfiguration (optional)
StringoverrideCredential (optional)
credentialId
Stringparameters (optional)
StringprojectName (optional)
StringreleaseName (optional)
StringrunAndWaitOption (optional)
checkInterval (optional)
intdependOnCdJobOutcome (optional)
booleanthrowExceptionIfFailed (optional)
booleanstartingStage (optional)
StringvalidationTrigger (optional)
StringcloudBeesFlowPublishArtifact: CloudBees CD - Publish ArtifactrepositoryName
StringartifactName
StringartifactVersion
StringfilePath
"?" matches one character. Application.?ar will match both Application.war and Application.jar.
"*" matches zero or more characters. Report.*ml will match Report.html and Report.xml.
"**" matches zero or more 'directories' in a path. target/**/*.war will match all war files in any directory inside "target"
To reference environment variable value, "$" should be used. For example, to reference the current build number: $BUILD_NUMBER.
Stringconfiguration
StringoverrideCredential (optional)
credentialId
StringrelativeWorkspace (optional)
StringPlease submit your feedback about this page through this quick form.
Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?
See existing feedback here.