public abstract class AbstractMultiThreadedProcessorSessionExecutionBody extends AbstractProcessorSessionExecutionBody<Item,java.lang.Exception>
SessionExecutionBody adds some attributes into local session context is
case isParallelMode() returns true.| Constructor and Description |
|---|
AbstractMultiThreadedProcessorSessionExecutionBody() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
isParallelMode() |
protected void |
prepareSession() |
doProcess, execute, getException, getSessionServiceexecuteWithoutResultpublic AbstractMultiThreadedProcessorSessionExecutionBody()
protected void prepareSession()
prepareSession in class AbstractProcessorSessionExecutionBody<Item,java.lang.Exception>protected abstract boolean isParallelMode()
Copyright © 2018 SAP SE. All Rights Reserved.