Class FortifyUpdate.DescriptorImpl

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

    @Extension
    public static class FortifyUpdate.DescriptorImpl
    extends org.jenkinsci.plugins.workflow.steps.StepDescriptor
    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • getDefaultURL

        public String getDefaultURL()
      • getFunctionName

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

        public Set<? extends Class<?>> getRequiredContext()
        Specified by:
        getRequiredContext in class org.jenkinsci.plugins.workflow.steps.StepDescriptor
      • doFillLocaleItems

        public ListBoxModel doFillLocaleItems​(@QueryParameter
                                              String locale)