com.atlassian.bamboo.plugins.rest.model.build.change
Class RestChangeFileList

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.model.AbstractRestList<RestChangeFile>
      extended by com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeFileList
All Implemented Interfaces:
com.atlassian.plugins.rest.common.expand.entity.ListWrapper<RestChangeFile>

public class RestChangeFileList
extends AbstractRestList<RestChangeFile>


Field Summary
 
Fields inherited from class com.atlassian.bamboo.plugins.rest.model.AbstractRestList
callback, maxResult, size, startIndex
 
Constructor Summary
RestChangeFileList()
           
RestChangeFileList(int size, org.apache.commons.lang.math.IntRange range, com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestChangeFile> callback)
           
 
Method Summary
 
Methods inherited from class com.atlassian.bamboo.plugins.rest.model.AbstractRestList
getCallback, getSize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestChangeFileList

public RestChangeFileList()

RestChangeFileList

public RestChangeFileList(int size,
                          org.apache.commons.lang.math.IntRange range,
                          com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestChangeFile> callback)


Copyright © 2011 Atlassian. All Rights Reserved.