Class HorreumExpectStep.DescriptorImpl

  • All Implemented Interfaces:
    Saveable, OnMaster
    Enclosing class:
    HorreumExpectStep

    @Extension
    public static final class HorreumExpectStep.DescriptorImpl
    extends org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
    • Field Detail

      • quiet

        public static final Boolean quiet
      • abortOnFailure

        public static final Boolean abortOnFailure
    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • getFunctionName

        public String getFunctionName()
        Specified by:
        getFunctionName in class org.jenkinsci.plugins.workflow.steps.StepDescriptor
      • doFillAuthenticationItems

        public ListBoxModel doFillAuthenticationItems​(@AncestorInPath
                                                      Item project,
                                                      @QueryParameter
                                                      String url)