Interface OrderedEntityObjectBatchableWorkSource.EntitySource<T extends com.atlassian.core.bean.EntityObject>
-
- Enclosing class:
- OrderedEntityObjectBatchableWorkSource<T extends com.atlassian.core.bean.EntityObject>
protected static interface OrderedEntityObjectBatchableWorkSource.EntitySource<T extends com.atlassian.core.bean.EntityObject>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<T>getEntityObjects(long startContentId, long endContentId)List<Long>getLatestEntityIds(long startContentId, int maxRows)intgetTotalSize()
-