Extension Points defined in Google Deployment Manager Plugin

This site is the new docs site currently being tested. For the actual docs in use please go to https://www.jenkins.io/doc.

AbstractCloudDeployment

jenkinsdoc:google-deployment-manager:com.google.jenkins.plugins.manage.AbstractCloudDeployment]

Instances of this class represent a deployment being managed by the Google Cloud Deployment Manager.

Implementations:

BuildStepDetailsProvider

jenkinsdoc:google-deployment-manager:com.google.jenkins.plugins.deploy.BuildStepDetailsProvider]

An extension to provide additional details for a given jenkinsdoc:BuildStep] . Subclasses will need to overwrite jenkinsdoc:=getDetails(BuildStep)] for the build step type they supported.

To provide details for a new build step, add a class as

Implementations: