Class DemoPortlet

java.lang.Object
io.jenkins.plugins.monitoring.MonitorPortlet
io.jenkins.plugins.monitoring.DemoPortlet

public class DemoPortlet extends MonitorPortlet
An example of MonitorPortlet.
  • Constructor Details

    • DemoPortlet

      public DemoPortlet(String title, String id)
      Creates a new DemoPortlet.
      Parameters:
      title - the title of the portlet.
      id - the id of the portlet.
  • Method Details