public interface PipelineJobAPI
| Modifier and Type | Method and Description |
|---|---|
void |
remove(String jobId)
Remove pipeline job.
|
void |
startDisabledJob(String jobId)
Start pipeline job by id.
|
void |
stop(String jobId)
Stop pipeline job.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.