public class SimpleScriptingDistributedProcessHandler extends SimpleAbstractDistributedProcessHandler
DistributedProcessHandler.ModelWithDependencies<T extends ItemModel>, DistributedProcessHandler.ProcessCreationContext, DistributedProcessHandler.ProcessExecutionAnalysisContext, DistributedProcessHandler.ProcessInitializationContext| Modifier and Type | Field and Description |
|---|---|
protected ScriptingLanguagesService |
scriptingLanguagesService |
distributedProcessService, flexibleSearchService, LOG, modelService, REMAINING_WORKLOAD, WORK_DONE| Modifier | Constructor and Description |
|---|---|
protected |
SimpleScriptingDistributedProcessHandler(ModelService modelService,
FlexibleSearchService flexibleSearchService,
DistributedProcessService distributedProcessService,
ScriptingLanguagesService scriptingLanguagesService) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getScriptURI(SimpleBatchModel inputBatch) |
void |
processBatch(SimpleBatchModel inputBatch) |
calculateProgress, createProcessCreationContext, createProcessExecutionAnalysisContext, createProcessInitializationContext, createResultBatch, onFinished, prepareProcessCreationContext, prepareResultBatchclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypesWithDisabledUniquenessCheck, updateStatusInformationprotected final ScriptingLanguagesService scriptingLanguagesService
protected SimpleScriptingDistributedProcessHandler(ModelService modelService, FlexibleSearchService flexibleSearchService, DistributedProcessService distributedProcessService, ScriptingLanguagesService scriptingLanguagesService)
public void processBatch(SimpleBatchModel inputBatch)
processBatch in class SimpleAbstractDistributedProcessHandlerprotected java.lang.String getScriptURI(SimpleBatchModel inputBatch)
Copyright © 2018 SAP SE. All Rights Reserved.