| Package | Description |
|---|---|
| org.glassfish.admin.rest.resources.composite |
| Modifier and Type | Method and Description |
|---|---|
RestModelResponseBody<Job> |
JobResource.getItem(String jobId)
Retrieve information about the specific job identified by the resource URL.
|
RestCollectionResponseBody<Job> |
JobsResource.getItems(boolean currentUser,
String include,
String exclude)
The GET method on this resource returns a list of Job entities that represent
each recent or current job known to this GlassFish instance.
|
Copyright © 2019. All rights reserved.