package

com.atlassian.jira.rest.api.expand

Classes

PagedListWrapper<T, Z> This ListWrapper will use any expansion varibales to restrict the size of the list. 
PagedListWrapper.PagedListWrapperDocExample<T, Z> This class is for documentation purpose only, do not use it. 
SimpleListWrapper<T> This is a list wrapper that works by wrapping a java.util.Collection that has been eagerly loaded into memory.