public static class SetPropertiesAction.SetPropertyComputation extends AbstractBulkComputation
| Modifier and Type | Field and Description | 
|---|---|
protected boolean | 
disableAudit  | 
protected VersioningOption | 
versioningOption  | 
command, commands, delta, SELECT_DOCUMENTS_IN| Constructor and Description | 
|---|
SetPropertyComputation()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
compute(CoreSession session,
       List<String> ids,
       Map<String,Serializable> properties)  | 
void | 
startBucket(String bucketKey)
Can be overridden to init stuff before processing the bucket 
 | 
endBucket, getCommand, getCurrentCommand, isAbortedCommand, loadDocuments, processBatchOfDocuments, processFailure, processRecord, updateStatusinit, metadata, processRetry, processTimerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, signalStopprotected VersioningOption versioningOption
protected boolean disableAudit
public SetPropertyComputation()
public void startBucket(String bucketKey)
AbstractBulkComputationstartBucket in class AbstractBulkComputationprotected void compute(CoreSession session, List<String> ids, Map<String,Serializable> properties)
compute in class AbstractBulkComputationCopyright © 2019 Nuxeo. All rights reserved.