com.atlassian.bamboo.plugins.rest.model.build.metadata
Class RestBuildMetadataList

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

public class RestBuildMetadataList
extends AbstractRestList<RestBuildMetadataItem>


Field Summary
 
Fields inherited from class com.atlassian.bamboo.plugins.rest.model.AbstractRestList
callback, maxResult, size, startIndex
 
Constructor Summary
RestBuildMetadataList()
           
RestBuildMetadataList(int size, org.apache.commons.lang.math.IntRange range, com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestBuildMetadataItem> 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

RestBuildMetadataList

public RestBuildMetadataList()

RestBuildMetadataList

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


Copyright © 2011 Atlassian. All Rights Reserved.