Extension Points defined in Deployer Framework 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.

CapabilitiesResolver

jenkinsdoc:deployer-framework:com.cloudbees.plugins.deployer.resolvers.CapabilitiesResolver]

Provides information about the capabilities that should be exposed for different project types. If there is a specific project type which should have its own tweaks (e.g. promoted-builds) then it can implement an extension of this type and change the effective behaviour.

Implementations:

DeployListener

jenkinsdoc:deployer-framework:com.cloudbees.plugins.deployer.DeployListener]

An extension point for listening to deployment events

Implementations:

(no known implementations)

DeploySource

jenkinsdoc:deployer-framework:com.cloudbees.plugins.deployer.sources.DeploySource]

A source of files to deploy.

Implementations:

DeployTarget

jenkinsdoc:deployer-framework:com.cloudbees.plugins.deployer.targets.DeployTarget]

This extension point has no Javadoc documentation.

Implementations:

(no known implementations)