public class RemovedCollectionMemberWork extends RemovedAbstractWork
Work.Progress, Work.State| Modifier and Type | Field and Description |
|---|---|
static String |
CATEGORY |
protected static String |
TITLE |
offsetcallerThread, completionTime, docId, docIds, id, isTree, loginContext, originatingUsername, progress, RANDOM, repositoryName, schedulePath, schedulingTime, session, startTime, state, status, suspended, suspending| Modifier | Constructor and Description |
|---|---|
|
RemovedCollectionMemberWork() |
protected |
RemovedCollectionMemberWork(long offset) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory()
Gets the category for this work.
|
protected String |
getQuery() |
String |
getTitle()
Gets a human-readable name for this work instance.
|
protected void |
updateDocument(DocumentModel collection) |
getId, workcleanUp, closeSession, commitOrRollbackTransaction, equals, getCompletionTime, getDocument, getDocuments, getOriginatingUsername, getProgress, getRetryCount, 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, toStringpublic static final String CATEGORY
protected static final String TITLE
public RemovedCollectionMemberWork()
protected RemovedCollectionMemberWork(long offset)
public String getTitle()
Workpublic String getCategory()
WorkUsed to choose an execution queue.
getCategory in interface WorkgetCategory in class AbstractWorknull for the defaultprotected String getQuery()
getQuery in class RemovedAbstractWorkprotected void updateDocument(DocumentModel collection)
updateDocument in class RemovedAbstractWorkCopyright © 2017 Nuxeo. All rights reserved.