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 TypeClassDescriptionclass
Matches builds that age is between given days range.class
Matches builds that description is equal, contains or matches given pattern.class
Matches builds with build number between given number range.class
Matches builds that have expected build results.class
Matches builds for which class name ofCause
matches given class.class
Matches every build.class
Matches macro with given value.