| Package | Description |
|---|---|
| org.jenkinsci.plugins.durabletask |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
FileMonitoringTask.FileMonitoringController
Tails a log file and watches for an exit status file.
|
| Modifier and Type | Method and Description |
|---|---|
Controller |
FileMonitoringTask.launch(EnvVars env,
FilePath workspace,
Launcher launcher,
TaskListener listener) |
abstract Controller |
DurableTask.launch(EnvVars env,
FilePath workspace,
Launcher launcher,
TaskListener listener)
Launches a durable task.
|
Copyright © 2016–2022. All rights reserved.