| Package | Description |
|---|---|
| org.finra.herd.model.api.xml | |
| org.finra.herd.rest | |
| org.finra.herd.service | |
| org.finra.herd.service.impl |
| Modifier and Type | Method and Description |
|---|---|
JobDeleteRequest |
ObjectFactory.createJobDeleteRequest()
Create an instance of
JobDeleteRequest |
| Modifier and Type | Method and Description |
|---|---|
Job |
JobRestController.deleteJob(String id,
JobDeleteRequest jobDeleteRequest)
Deletes a currently running job and preserves the job state in history.
|
| Modifier and Type | Method and Description |
|---|---|
Job |
JobService.deleteJob(String jobId,
JobDeleteRequest jobDeleteRequest)
Deletes a currently running job and preserves the job state in history.
|
| Modifier and Type | Method and Description |
|---|---|
Job |
JobServiceImpl.deleteJob(String jobId,
JobDeleteRequest jobDeleteRequest) |
Copyright © 2021. All rights reserved.