java.lang.Object
org.bonitasoft.engine.business.application.impl.filter.SelectRange
public class SelectRange
extends Object
- Author:
- Elias Ricken de Medeiros
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
SelectRange
public SelectRange(int startIndex,
int maxResults)
-
Method Details
-
getStartIndex
public int getStartIndex()
-
getMaxResults
public int getMaxResults()
-
-