| Package | Description |
|---|---|
| pl.damianszczepanik.jenkins.buildhistorymanager.model.conditions |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MatchEveryJobCondition.matches(hudson.model.Run<?,?> run,
RuleConfiguration configuration) |
abstract boolean |
Condition.matches(hudson.model.Run<?,?> run,
RuleConfiguration configuration)
Decides if the build matches given criteria to be updated or not.
|
Copyright © 2016–2019. All rights reserved.