Class ExwsStep.DescriptorImpl

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

    @Extension
    @Symbol("exwsGlobalConfigurationTemplates")
    public static class ExwsStep.DescriptorImpl
    extends org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • setTemplates

        @DataBoundSetter
        public void setTemplates​(List<Template> templates)
      • getTemplates

        @Nonnull
        public List<Template> getTemplates()
      • getFunctionName

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

        public boolean takesImplicitBlockArgument()
        Overrides:
        takesImplicitBlockArgument in class org.jenkinsci.plugins.workflow.steps.StepDescriptor