Class RestResourceList

  • All Implemented Interfaces:
    com.atlassian.plugins.rest.common.expand.entity.ListWrapper<RestResource>

    public class RestResourceList
    extends AbstractRestList<RestResource>
    User: mwent Date: May 22, 2009 Time: 7:53:23 PM
    • Constructor Detail

      • RestResourceList

        public RestResourceList()
      • RestResourceList

        public RestResourceList​(int size,
                                org.apache.commons.lang3.Range<Integer> range,
                                com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestResource> callback)