Package pl.damianszczepanik.jenkins.buildhistorymanager.model.conditions
package pl.damianszczepanik.jenkins.buildhistorymanager.model.conditions
-
ClassDescriptionMatches builds that age is between given days range.Matches builds that description is equal, contains or matches given pattern.Matches method for the patternMatches builds with build number between given number range.Matches builds that have expected build results.Matches builds for which class name of
Cause
matches given class.Decides if the build matches given criteria to be updated or not.Matches every build.Matches macro with given value.