Package io.jenkins.plugins.genericchart
Class ChartUtil
java.lang.Object
io.jenkins.plugins.genericchart.ChartUtil
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic List<ChartPoint> findPropertiesValues(Path rootDir, String key, String fileNameGlob, String displayName, String shortenedDisplayName, int buildNumber, String color, String currentResult) static intstatic StringgetVarOrProp(String key) static booleanisVarOrProp(String key)
-
Field Details
-
log_comments
- See Also:
-
log_equation
- See Also:
-
PRESET_DEFS
- See Also:
-
JENKINS_URL
- See Also:
-
force_result_statuses
- See Also:
-
-
Method Details
-
getValueKeyPredicate
-
extractValue
-
getBestDelimiterIndex
-
findPropertiesValues
-
isVarOrProp
-
getVarOrProp
-