Class FileVerifyHashStep

    • Method Detail

      • getFile

        public String getFile()
      • getHash

        public String getHash()
      • getHashAlgorithm

        public String getHashAlgorithm()
      • start

        public org.jenkinsci.plugins.workflow.steps.StepExecution start​(org.jenkinsci.plugins.workflow.steps.StepContext context)
                                                                 throws Exception
        Specified by:
        start in class org.jenkinsci.plugins.workflow.steps.Step
        Throws:
        Exception