Class CustomStat
java.lang.Object
hudson.model.AbstractDescribableImpl<CustomStat>
io.jenkins.plugins.pipelineoverview.stats.CustomStat
- All Implemented Interfaces:
Describable<CustomStat>,Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLabel()getUnit()static booleanvoidsetCapacity(Integer capacity) voidvoidsetLinkUrl(String linkUrl) voidsetSource(StatSource source) voidvoidthresholdState(StatValue value) 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
-
CustomStat
-
-
Method Details
-
getLabel
-
getSource
-
getUnit
-
getCapacity
-
getWarnAt
-
getCritAt
-
getLinkUrl
-
setSource
-
setUnit
-
setCapacity
-
setWarnAt
-
setCritAt
-
setLinkUrl
-
thresholdState
-
isSafeUrl
-