| Class | Description |
|---|---|
| Condition | |
| ConditionDescriptor | |
| DeploymentFacet<T extends HostRecord> |
Records a collection of
HostRecord to a Fingerprint object. |
| DeploymentFacetListener |
Listens to the addition of new
HostRecord. |
| 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 of
DeploymentTrigger
to avoid multi-firing when additional hosts check in. |
| HostRecord |
Record of the deployment per host.
|
| Messages | |
| UpstreamDeploymentCause |
Indicates that a build was triggered because an artifact from a previous build was deployed to servers.
|
Copyright © 2004-2014. All Rights Reserved.