Class JobRunParamsService
java.lang.Object
io.jenkins.plugins.propelo.commons.service.JobRunParamsService
-
Field Summary
-
Constructor Summary
ConstructorDescriptionJobRunParamsService
(File dataDirectoryWithRotation, com.fasterxml.jackson.databind.ObjectMapper mapper) -
Method Summary
Modifier and TypeMethodDescriptionreadBuildMessages
(String jobName) void
saveRunParamMessage
(JobRunDetail jobRunDetail)
-
Field Details
-
PARAM_TYPE_REGEX
-
-
Constructor Details
-
JobRunParamsService
public JobRunParamsService(File dataDirectoryWithRotation, com.fasterxml.jackson.databind.ObjectMapper mapper)
-
-
Method Details
-
saveRunParamMessage
- Throws:
IOException
-
readBuildMessages
- Throws:
IOException
-