Class RunFingerprintStep

  • All Implemented Interfaces:
    ExtensionPoint, Describable<org.jenkinsci.plugins.workflow.steps.Step>

    @Deprecated
    public class RunFingerprintStep
    extends org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
    Deprecated.
    Fingerprints produced by this step are not used anywhere, and the parsing code has major limitations. See https://github.com/jenkinsci/docker-workflow-plugin/pull/149#issuecomment-451305522 and https://groups.google.com/d/msg/jenkinsci-dev/k13SfZcBWVg/iQghmCQrEAAJ
    • Constructor Detail

      • RunFingerprintStep

        @DataBoundConstructor
        public RunFingerprintStep​(String containerId)
        Deprecated.
    • Method Detail

      • getContainerId

        public String getContainerId()
        Deprecated.
      • getToolName

        public String getToolName()
        Deprecated.
      • setToolName

        @DataBoundSetter
        public void setToolName​(String toolName)
        Deprecated.