| Package | Description |
|---|---|
| hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
| jenkins.model |
| Modifier and Type | Method and Description |
|---|---|
<T extends FingerprintFacet> |
Fingerprint.getFacet(Class<T> type)
Finds a facet of the specific type (including subtypes.)
|
| Modifier and Type | Method and Description |
|---|---|
Collection<FingerprintFacet> |
Fingerprint.getFacets()
Gets the associated
FingerprintFacets. |
Collection<FingerprintFacet> |
Fingerprint.getSortedFacets()
Sorts
FingerprintFacets by their timestamps. |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
TransientFingerprintFacetFactory.createFor(Fingerprint target,
List<FingerprintFacet> result)
Creates actions for the given project.
|
Copyright © 2019. All rights reserved.