Class JobRunScmCommitIdsService

java.lang.Object
io.jenkins.plugins.propelo.commons.service.JobRunScmCommitIdsService

public class JobRunScmCommitIdsService extends Object
Resolves explicit scm commit ids from SEI_SCM_COMMIT_IDS on the current Jenkins run and merges them with discovered native changelog/Perforce commit ids.
  • Constructor Details

    • JobRunScmCommitIdsService

      public JobRunScmCommitIdsService()
  • Method Details