public class ProcessInstanceDtoProvider extends BaseSortableDataProvider<ProcessInstanceDto>
BaseSortableDataProvider.CachedSize
Constructor and Description |
---|
ProcessInstanceDtoProvider(org.apache.wicket.Component component,
boolean requestedBy,
boolean requestedFor,
boolean finished) |
Modifier and Type | Method and Description |
---|---|
static String |
currentUser() |
Iterator<? extends ProcessInstanceDto> |
internalIterator(long first,
long count) |
protected int |
internalSize() |
addCachedSize, clearCache, createPaging, getAvailableData, getCacheCleanupThreshold, getCachedSize, getModel, getModelInteractionService, getPage, getQuery, getTaskManager, getWorkflowService, isSizeAvailable, iterator, model, saveProviderPaging, setCacheCleanupThreshold, setQuery, size
public ProcessInstanceDtoProvider(org.apache.wicket.Component component, boolean requestedBy, boolean requestedFor, boolean finished)
public static String currentUser()
public Iterator<? extends ProcessInstanceDto> internalIterator(long first, long count)
internalIterator
in class BaseSortableDataProvider<ProcessInstanceDto>
protected int internalSize()
internalSize
in class BaseSortableDataProvider<ProcessInstanceDto>
Copyright © 2013 evolveum. All rights reserved.