| 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 |
|---|---|
JobUpdateRequest |
ObjectFactory.createJobUpdateRequest()
Create an instance of
JobUpdateRequest |
| Modifier and Type | Method and Description |
|---|---|
Job |
JobRestController.updateJob(String id,
JobUpdateRequest jobUpdateRequest)
Activates or suspends a job execution.
|
| Modifier and Type | Method and Description |
|---|---|
Job |
JobService.updateJob(String jobId,
JobUpdateRequest jobUpdateRequest)
Activates or suspends a job execution.
|
| Modifier and Type | Method and Description |
|---|---|
Job |
JobServiceImpl.updateJob(String jobId,
JobUpdateRequest jobUpdateRequest) |
Copyright © 2019. All rights reserved.