Package jenkins.plugins.util
Class ReadUtil
java.lang.Object
jenkins.plugins.util.ReadUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<BuildMessage>getBuildMessageFrom(File storeFile) static StringgetColumnResult(Job job, String resultKey) static PropertiesgetJobProperties(Class metricType, Job job)
-
Constructor Details
-
ReadUtil
public ReadUtil()
-
-
Method Details
-
getJobProperties
-
getColumnResult
-
getBuildMessageFrom
-