Class AbstractBuildStatChartDimension.LegendItemData

java.lang.Object
hudson.plugins.global_build_stats.model.AbstractBuildStatChartDimension.LegendItemData
Enclosing class:
AbstractBuildStatChartDimension

public static class AbstractBuildStatChartDimension.LegendItemData extends Object
  • Field Details

    • label

      public String label
    • color

      public Color color
  • Constructor Details

    • LegendItemData

      public LegendItemData(String label, Color color)