| Constructor and Description |
|---|
TokenMacroCondition(String template,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTemplate() |
String |
getValue() |
boolean |
matches(hudson.model.Run<?,?> run,
RuleConfiguration configuration)
Decides if the build matches given criteria to be updated or not.
|
public String getTemplate()
public String getValue()
public boolean matches(hudson.model.Run<?,?> run,
RuleConfiguration configuration)
ConditionCopyright © 2016–2019. All rights reserved.