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