com.atlassian.bamboo.plugins.rest.admin.globalvariable
Class RestGlobalVariableList
java.lang.Object
com.atlassian.bamboo.plugins.rest.model.AbstractRestList<RestGlobalVariable>
com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariableList
- All Implemented Interfaces:
- com.atlassian.plugins.rest.common.expand.entity.ListWrapper<RestGlobalVariable>
public class RestGlobalVariableList
- extends AbstractRestList<RestGlobalVariable>
- Since:
- 5.9
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RestGlobalVariableList
public RestGlobalVariableList()
RestGlobalVariableList
public RestGlobalVariableList(int size,
org.apache.commons.lang.math.IntRange range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestGlobalVariable> callback)
getGlobalVariables
public List<RestGlobalVariable> getGlobalVariables()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.