Class DashboardGroup
java.lang.Object
hudson.model.AbstractDescribableImpl<DashboardGroup>
io.jenkins.plugins.pipelineoverview.DashboardGroup
- All Implemented Interfaces:
Describable<DashboardGroup>,Serializable
A named group of
DashboardEntry items for the overview dashboard.- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidvoidsetPipelines(List<DashboardEntry> pipelines) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.Describable
getDescriptor
-
Constructor Details
-
DashboardGroup
-
-
Method Details
-
getName
-
getPipelines
-
setName
-
setPipelines
-