Uses of Class
pl.damianszczepanik.jenkins.buildhistorymanager.model.conditions.Condition
Packages that use Condition
Package
Description
-
Uses of Condition in pl.damianszczepanik.jenkins.buildhistorymanager.model
Methods in pl.damianszczepanik.jenkins.buildhistorymanager.model that return types with arguments of type ConditionConstructor parameters in pl.damianszczepanik.jenkins.buildhistorymanager.model with type arguments of type Condition -
Uses of Condition in pl.damianszczepanik.jenkins.buildhistorymanager.model.conditions
Modifier and TypeClassDescriptionclassMatches builds that age is between given days range.classMatches builds that description is equal, contains or matches given pattern.classMatches builds with build number between given number range.classMatches builds that build parameter value matches given pattern.classMatches builds that have expected build results.classMatches builds for which class name ofCausematches given class.classEvaluates if file exists in build workspace.classMatches every build.classMatches macro with given value.