Uses of Class
org.jenkinsci.plugins.docker.commons.fingerprint.DockerFingerprintFacet
Packages that use DockerFingerprintFacet
-
Uses of DockerFingerprintFacet in org.jenkinsci.plugins.docker.commons.fingerprint
Subclasses of DockerFingerprintFacet in org.jenkinsci.plugins.docker.commons.fingerprintModifier and TypeClassDescriptionclass
Facet representing the fact that this Docker image was derived from another.class
Facet representing the fact that some Docker image was derived from this one.class
As a facet on a fingerprint that represents a docker image, indicates that containers are started from the said image.class
FingerprintFacet
for docker that refers to otherRun
s.Methods in org.jenkinsci.plugins.docker.commons.fingerprint that return types with arguments of type DockerFingerprintFacet