| Package | Description |
|---|---|
| org.apache.batchee.jaxrs.common |
| Modifier and Type | Method and Description |
|---|---|
RestJobExecution |
JBatchResource.getJobExecution(long executionId) |
RestJobExecution[] |
JBatchResource.getJobExecutions(long id,
String name) |
static RestJobExecution |
RestJobExecution.wrap(javax.batch.runtime.JobExecution jobExecution) |
| Modifier and Type | Method and Description |
|---|---|
static List<RestJobExecution> |
RestJobExecution.wrap(List<javax.batch.runtime.JobExecution> jobExecutions) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.