Extension Points defined in Deployer Framework Plugin

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

An extension point for listening to deployment events

Implementations:

(no known implementations)

DeploySource

A source of files to deploy.

Implementations:

DeployTarget

This extension point has no Javadoc documentation.

Implementations:

(no known implementations)