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