| Package | Description |
|---|---|
| com.hybris.datahub.core.tasks | |
| de.hybris.platform.processengine.task.impl | |
| de.hybris.platform.task.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDataHubTaskExecutionStrategy
A task execution strategy that does not run the task inside a transaction
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessengineTaskExecutionStrategy |
| Modifier and Type | Class and Description |
|---|---|
class |
TriggerTaskExecutionStrategy
Strategy for executing the TriggerTasks, needed to avoid having the runner executed in transaction, otherwise there
are problems especially in case of executing jobs initiated by trigger without any cronjob aasigned (the internally
created cronjob is not visible when it comes to asynchronous execution).
|
Copyright © 2018 SAP SE. All Rights Reserved.