public class DataProcessorPaginated extends DataProcessor
DataProcessor.ProcessorStatus
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_PAGE_SIZE |
static int |
EXCEL_RENDERING_RESERVED_TIME |
static int |
MAX_DOCUMENTS |
protected int |
p |
protected int |
pageSize |
protected static int |
UNBOUNDED_PROCESS_TIME |
acl, allDocuments, documentMinDepth, documentTreeDepth, filter, information, log, n, permissions, status, t, userAndGroups
Constructor and Description |
---|
DataProcessorPaginated(IContentFilter filter) |
DataProcessorPaginated(IContentFilter filter,
int pageSize) |
Modifier and Type | Method and Description |
---|---|
protected void |
doAnalyze(CoreSession session,
DocumentModel root,
int timeout) |
void |
initSummarySet() |
analyze, analyze, computeDepth, computeGlobalAclSummary, computeSummary, getAllDocuments, getDocumentTreeMaxDepth, getDocumentTreeMinDepth, getInformation, getNumberOfDocuments, getPermissions, getStatus, getUserAndGroups, init, log, processDocument, updateTreeSize
public static int MAX_DOCUMENTS
public static int DEFAULT_PAGE_SIZE
public static int EXCEL_RENDERING_RESERVED_TIME
protected static int UNBOUNDED_PROCESS_TIME
protected int pageSize
protected int p
public DataProcessorPaginated(IContentFilter filter)
public DataProcessorPaginated(IContentFilter filter, int pageSize)
protected void doAnalyze(CoreSession session, DocumentModel root, int timeout)
doAnalyze
in class DataProcessor
public void initSummarySet()
initSummarySet
in class DataProcessor
Copyright © 2015 Nuxeo SA. All rights reserved.