public static class TrashAction.TrashComputation extends AbstractBulkComputation
command, commands, delta, SELECT_DOCUMENTS_IN| Constructor and Description |
|---|
TrashComputation() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
compute(CoreSession session,
List<String> ids,
Map<String,Serializable> properties) |
protected void |
fireEvent(CoreSession session,
String eventId,
Collection<DocumentRef> refs) |
protected void |
removeProxies(CoreSession session,
List<String> ids) |
void |
setSystemProperty(CoreSession session,
List<String> ids,
Boolean value) |
endBucket, getCommand, getCurrentCommand, isAbortedCommand, loadDocuments, processBatchOfDocuments, processFailure, processRecord, startBucket, updateStatusinit, metadata, processRetry, processTimerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, signalStoppublic TrashComputation()
protected void compute(CoreSession session, List<String> ids, Map<String,Serializable> properties)
compute in class AbstractBulkComputationprotected void removeProxies(CoreSession session, List<String> ids)
public void setSystemProperty(CoreSession session, List<String> ids, Boolean value)
protected void fireEvent(CoreSession session, String eventId, Collection<DocumentRef> refs)
Copyright © 2019 Nuxeo. All rights reserved.