| Package | Description |
|---|---|
| org.jenkinsci.plugins.deployment | |
| org.jenkinsci.plugins.deployment.promoted_builds |
| Modifier and Type | Class and Description |
|---|---|
class |
DeploymentFacet<T extends HostRecord>
Records a collection of
HostRecord to a Fingerprint object. |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
DeploymentFacetListener.onChange(DeploymentFacet facet,
HostRecord newRecord)
Called when
DeploymentFacet gets a new HostRecord. |
void |
DeploymentTrigger.ListenerImpl.onChange(DeploymentFacet facet,
HostRecord newRecord) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentPromotionCondition.ListenerImpl.onChange(DeploymentFacet facet,
HostRecord newRecord) |
Copyright © 2004-2014. All Rights Reserved.