| 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 |
|---|---|
JobCreateRequest |
ObjectFactory.createJobCreateRequest()
Create an instance of
JobCreateRequest |
| Modifier and Type | Method and Description |
|---|---|
Job |
JobRestController.createJob(JobCreateRequest request)
Creates and starts a new job asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
Job |
JobService.createAndStartJob(JobCreateRequest jobCreateRequest)
Creates and starts a new job asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
Job |
JobServiceImpl.createAndStartJob(JobCreateRequest request) |
Copyright © 2021. All rights reserved.