| 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 |
|---|---|
JobSummaries |
ObjectFactory.createJobSummaries()
Create an instance of
JobSummaries |
| Modifier and Type | Method and Description |
|---|---|
JobSummaries |
JobRestController.getJobs(String namespace,
String jobName,
JobStatusEnum status,
String startTime,
String endTime)
Gets a list of job executions based on the specified filter parameters.
|
| Modifier and Type | Method and Description |
|---|---|
JobSummaries |
JobService.getJobs(String namespace,
String jobName,
JobStatusEnum jobStatus,
org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime)
Gets a list of job executions based on the specified filter parameters.
|
| Modifier and Type | Method and Description |
|---|---|
JobSummaries |
JobServiceImpl.getJobs(String namespace,
String jobName,
JobStatusEnum jobStatus,
org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime) |
Copyright © 2019. All rights reserved.