×
Tracking file usage across Jenkins jobs using fingerprints. When you have interdependent projects on Jenkins, it often becomes hard to keep track of which ...
Pluggable fingerprint storage API for fingerprints. Author: Sumit Sarin. Nested Class Summary. Nested classes/interfaces inherited from interface hudson ...
Pluggable fingerprint storage API for fingerprints. FingerprintStorageDescriptor. Descriptor for FingerprintStorage . GlobalFingerprintConfiguration. Allows ...
File fingerprinting is a way to track which version of a file is being used by a job/build, making dependency tracking easy. The fingerprinting engine of ...
Package com.cloudbees.plugins.credentials.fingerprints ; A facet to track the usage of a credential for a specific item outside of the context of a build, for ...
Each Fingerprint object records how a particular object (most typically a file, but it can be generalized to anything else that can be turned into a checksum) ...
Pluggable fingerprint storage API for fingerprints. · Descriptor for FingerprintStorage . · Allows configuring the settings of fingerprints.
Methods in jenkins.fingerprints that return types with arguments of type FingerprintStorage. Modifier and Type, Method, Description ...
Class Hierarchy. java.lang.Object. hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>). jenkins.fingerprints.