Class JobRunGitChangesService
java.lang.Object
io.jenkins.plugins.propelo.commons.service.JobRunGitChangesService
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionJobRunGitChangesService
(com.fasterxml.jackson.databind.ObjectMapper objectMapper, File dataDirectoryWithRotation) -
Method Summary
Modifier and TypeMethodDescriptionprotected File
getChangeLogFile
(File buildDirectory) parseAndSaveGitCommitsForRun
(Run build, JobRunDetail jobRunDetail) parseGitCommitsForRun
(Run build, JobRunDetail jobRunDetail)
-
Constructor Details
-
JobRunGitChangesService
public JobRunGitChangesService(com.fasterxml.jackson.databind.ObjectMapper objectMapper, File dataDirectoryWithRotation)
-
-
Method Details
-
getChangeLogFile
-
parseGitCommitsForRun
-
parseAndSaveGitCommitsForRun
-