public class RequiredResourcesProperty
extends hudson.model.JobProperty<hudson.model.Job<?,?>>
| Modifier and Type | Class and Description |
|---|---|
static class |
RequiredResourcesProperty.DescriptorImpl |
| Constructor and Description |
|---|
RequiredResourcesProperty(String resourceNames,
String resourceNamesVar,
String resourceNumber,
String labelName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabelName() |
String |
getResourceNames() |
String |
getResourceNamesVar() |
String |
getResourceNumber() |
String[] |
getResources() |
Copyright © 2016. All rights reserved.