public static class DBSTransactionState.FindReadAclsWork extends BatchFinderWork
Work.Progress, Work.State
nxql, SCROLL_KEEPALIVE_SECONDS
callerThread, completionTime, docId, docIds, id, isTree, loginContext, originatingUsername, progress, RANDOM, repositoryName, schedulePath, schedulingTime, session, startTime, state, status, suspended, suspending
Constructor and Description |
---|
FindReadAclsWork(String repositoryName,
String nxql,
String originatingUsername) |
Modifier and Type | Method and Description |
---|---|
Work |
getBatchProcessorWork(List<String> docIds) |
int |
getBatchSize()
The batch size to use.
|
String |
getCategory()
Gets the category for this work.
|
String |
getTitle()
Gets a human-readable name for this work instance.
|
getRetryCount, work
cleanUp, closeSession, commitOrRollbackTransaction, equals, getCompletionTime, getDocument, getDocuments, getId, getOriginatingUsername, getPartitionKey, getProgress, getSchedulePath, getSchedulingTime, getStartTime, getStatus, getWorkInstanceState, hashCode, initSession, initSession, isDocumentTree, isSuspending, isWorkInstanceSuspended, newDocumentLocation, openSystemSession, openUserSession, run, runWorkWithTransaction, setCompletionTime, setDocument, setDocument, setDocuments, setOriginatingUsername, setProgress, setSchedulePath, setStartTime, setStatus, setWorkInstanceState, setWorkInstanceSuspending, startTransaction, suspended, toString
public FindReadAclsWork(String repositoryName, String nxql, String originatingUsername)
public String getTitle()
Work
public String getCategory()
Work
Used to choose an execution queue.
getCategory
in interface Work
getCategory
in class AbstractWork
null
for the defaultpublic int getBatchSize()
BatchFinderWork
getBatchSize
in class BatchFinderWork
public Work getBatchProcessorWork(List<String> docIds)
getBatchProcessorWork
in class BatchFinderWork
Copyright © 2018 Nuxeo. All rights reserved.