| Constructor and Description |
|---|
ChangeList() |
| Modifier and Type | Method and Description |
|---|---|
List<ChangeRecordBean> |
getChanges(String callback,
int type) |
ChangeRecordBean |
getLastChange(String callback,
int type) |
@JSONP(queryParam="__callback") public List<ChangeRecordBean> getChanges(String callback, int type)
@Path(value="latest") @JSONP public ChangeRecordBean getLastChange(String callback, int type)
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.