| Package | Description |
|---|---|
| org.glassfish.admin.rest.composite | |
| org.glassfish.admin.rest.resources.composite |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends RestModel> |
CompositeResource.restCollectionResponseBody(Class<T> modelIface,
String collectionName) |
protected <T extends RestModel> |
CompositeResource.restCollectionResponseBody(Class<T> modelIface,
String collectionName,
URI parentUri) |
| Modifier and Type | Method and Description |
|---|---|
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 © 2017. All rights reserved.