| Package | Description |
|---|---|
| org.jenkinsci.plugins.nomad.Api |
| Modifier and Type | Method and Description |
|---|---|
Task[] |
TaskGroup.getTasks() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskGroup.setTasks(Task[] tasks) |
| Constructor and Description |
|---|
TaskGroup(String name,
Integer count,
Task[] tasks,
RestartPolicy restartPolicy,
EphemeralDisk ephemeralDisk) |
Copyright © 2016–2019. All rights reserved.