public class RestPlanLabelList extends AbstractRestList<RestPlanLabel>
Modifier and Type | Field and Description |
---|---|
protected String |
expand |
callback, maxResult, size, startIndex
Constructor and Description |
---|
RestPlanLabelList() |
RestPlanLabelList(int size,
org.apache.commons.lang3.Range<Integer> range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestPlanLabel> callback) |
Modifier and Type | Method and Description |
---|---|
void |
setLabel(List<RestPlanLabel> label) |
getAllElements, getCallback, getSize, setMaxResult, setStartIndex
protected String expand
public RestPlanLabelList()
public RestPlanLabelList(int size, org.apache.commons.lang3.Range<Integer> range, com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestPlanLabel> callback)
public void setLabel(List<RestPlanLabel> label)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.