public class ConverterRequest extends Object
Job to a declarative pipeline| Constructor and Description |
|---|
ConverterRequest() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAndIncrement(String key)
convenient method to have a counter associated with a key.
|
hudson.model.Job |
getJob() |
ConverterRequest |
job(hudson.model.Job job) |
void |
setJob(hudson.model.Job job) |
public hudson.model.Job getJob()
public void setJob(hudson.model.Job job)
public ConverterRequest job(hudson.model.Job job)
public int getAndIncrement(String key)
key - the counter keyCopyright © 2016–2020. All rights reserved.