com.atlassian.bamboo.filter
Class Page
java.lang.Object
com.atlassian.bamboo.filter.Page
public class Page
- extends Object
Constructor Summary |
Page(Query query,
int pageIndex,
int pageSize)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Page
public Page(Query query,
int pageIndex,
int pageSize)
getList
public List getList()
getStartIndex
public int getStartIndex()
setStartIndex
public void setStartIndex(int startIndex)
getEndIndex
public int getEndIndex()
setEndIndex
public void setEndIndex(int endIndex)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.