Package org.jenkinsci.plugins.deployment
-
Class Summary Class Description Condition ConditionDescriptor DeploymentFacet<T extends HostRecord> Records a collection ofHostRecord
to aFingerprint
object.DeploymentFacetListener Listens to the addition of newHostRecord
.DeploymentTrigger Trigger
that fires when artifacts are deployed.DeploymentTrigger.DescriptorImpl DeploymentTrigger.ListenerImpl Whenever a new deployment record arrives, check if we need to trigger any jobs.DeploymentTrigger.Triggered Marks the jobs that have already been triggered as a result ofDeploymentTrigger
to avoid multi-firing when additional hosts check in.HostRecord Record of the deployment per host.HostRecords Injects the deployment environment variables into the buildMessages Generated localization support class.UpstreamDeploymentCause Indicates that a build was triggered because an artifact from a previous build was deployed to servers.