| Package | Description |
|---|---|
| org.jenkinsci.plugins.nomad.Api |
| Modifier and Type | Method and Description |
|---|---|
TaskGroup[] |
Job.getTaskGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
Job.setTaskGroups(TaskGroup[] taskGroups) |
| Constructor and Description |
|---|
Job(String ID,
String name,
String region,
String type,
Integer priority,
String[] datacenters,
TaskGroup[] taskGroups) |
Copyright © 2016. All rights reserved.