Class Buttons

java.lang.Object
io.jenkins.plugins.designlibrary.UISample
io.jenkins.plugins.designlibrary.Buttons
All Implemented Interfaces:
ExtensionPoint, Action, Describable<UISample>, ModelObject

@Extension public class Buttons extends UISample
Author:
Kohsuke Kawaguchi
  • Constructor Details

    • Buttons

      public Buttons()
  • Method Details

    • getIconFileName

      public String getIconFileName()
    • getDescription

      public String getDescription()
      Description copied from class: UISample
      Provides a description for the UI sample. The description is displayed at the top of every UI page for the sample.
      Specified by:
      getDescription in class UISample
      Returns:
      the description of the UI sample.