Class StaticTextPortlet.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<hudson.plugins.view.dashboard.DashboardPortlet>
org.korosoft.jenkins.plugin.rtp.StaticTextPortlet.DescriptorImpl
All Implemented Interfaces:
Saveable, OnMaster
Enclosing class:
StaticTextPortlet

@Extension(optional=true) public static final class StaticTextPortlet.DescriptorImpl extends Descriptor<hudson.plugins.view.dashboard.DashboardPortlet>
  • Constructor Details

    • DescriptorImpl

      public DescriptorImpl()
  • Method Details

    • doFillParserNameItems

      public org.kohsuke.stapler.HttpResponse doFillParserNameItems()
    • getDisplayName

      public String getDisplayName()
      This human readable name is used in the configuration screen.
      Overrides:
      getDisplayName in class Descriptor<hudson.plugins.view.dashboard.DashboardPortlet>