public class JobArgument extends Object implements Serializable, Describable<JobArgument>
| Modifier and Type | Class and Description |
|---|---|
static class |
JobArgument.DescriptorImpl |
| Constructor and Description |
|---|
JobArgument(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
JobArgument.DescriptorImpl |
getDescriptor() |
String |
getName() |
String |
getValue() |
public String getName()
public String getValue()
public JobArgument.DescriptorImpl getDescriptor()
getDescriptor in interface Describable<JobArgument>Copyright © 2016–2022. All rights reserved.