Extension Points defined in Google Deployment Manager Plugin

AbstractCloudDeployment

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

Implementations:

BuildStepDetailsProvider

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

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

Implementations: