public class PushMetricsEndpoint extends Object
| Constructor and Description |
|---|
PushMetricsEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
pushMessageInformationPerApplication(String id,
Integer page,
Integer pageSize,
String sorting,
String search)
GET info about submitted push messages for the given Push Application
|
public javax.ws.rs.core.Response pushMessageInformationPerApplication(String id, Integer page, Integer pageSize, String sorting, String search)
id - id of PushApplicationpage - page numberpageSize - number of items per pagesorting - sorting order: asc (default) or descsearch - search queryFlatPushMessageInformationsCopyright © 2017 JBoss by Red Hat. All rights reserved.