| Modifier and Type | Method and Description |
|---|---|
void |
ItemImportTaskRunner.run(TaskService taskService,
TaskModel task) |
void |
DefaultDataHubTaskExecutionStrategy.run(TaskService taskService,
TaskRunner<TaskModel> runner,
TaskModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoveOrphanedVersionMarkersTaskRunner.run(TaskService taskService,
TaskModel task) |
| Modifier and Type | Method and Description |
|---|---|
AbstractSimpleDecisionAction.Transition |
CheckSalesQuoteResults.executeAction(B2BApprovalProcessModel process)
Deprecated.
|
void |
StartSalesQuoteWorkflow.executeAction(B2BApprovalProcessModel process)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CleanBtgSessionResultTaskRunner.run(TaskService taskService,
TaskModel task) |
| Modifier and Type | Method and Description |
|---|---|
void |
PreviewTicketRemoveTaskRunner.run(TaskService taskService,
TaskModel task) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecuteCronJobTaskRunner.run(TaskService taskService,
TaskModel task) |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaConversionJob.run(TaskService taskService,
TaskModel task) |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaMetaDataTaskRunner.run(TaskService service,
TaskModel task) |
| Modifier and Type | Method and Description |
|---|---|
void |
PhoneNumberFilteringTest.testBlocklists() |
void |
PhoneNumberFilteringTest.testEmptyLists() |
void |
PhoneNumberFilteringTest.testTestlitsts() |
| Modifier and Type | Method and Description |
|---|---|
void |
OutgoingMessageProcessor.process(MobileMessageContextModel message) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultOutgoingMessageProcessor.process(MobileMessageContextModel data) |
protected void |
DefaultOutgoingMessageProcessor.processUnavailableRoute(MobileMessageContextModel data,
RouteNotAvailableException routeNotAvailableException) |
void |
ReceiveTask.run(TaskService taskService,
TaskModel task) |
void |
SendTask.run(TaskService taskService,
TaskModel task) |
| Modifier and Type | Method and Description |
|---|---|
void |
BAM390DetectorTask.run(TaskService taskService,
TaskModel task) |
| Modifier and Type | Method and Description |
|---|---|
AbstractSimpleDecisionAction.Transition |
TestActionNode.executeAction(BusinessProcessModel process) |
| Modifier and Type | Method and Description |
|---|---|
AbstractSimpleDecisionAction.Transition |
UpdateUserSegmentsAction.executeAction(CxPersonalizationProcessModel process) |
AbstractSimpleDecisionAction.Transition |
CalculatePersonalizationForUserAction.executeAction(CxPersonalizationProcessModel process) |
void |
CalculatePersonalizationForUserActionTest.shouldStoreActionResultsOnUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestartBusinessProcessTest.PreWaitAction.executeAction(BusinessProcessModel process) |
| Modifier and Type | Method and Description |
|---|---|
String |
AbstractProceduralAction.execute(T process) |
String |
AbstractSimpleDecisionAction.execute(T process) |
void |
StartingWorkflowAction.executeAction(BusinessProcessModel process) |
abstract void |
AbstractProceduralAction.executeAction(T process)
Executes this
Action's business logic working on the given BusinessProcessModel. |
abstract AbstractSimpleDecisionAction.Transition |
AbstractSimpleDecisionAction.executeAction(T process)
Executes this
Action's business logic working on the given BusinessProcessModel. |
void |
MessageSendingActionTest.testExecute() |
void |
StartingWorkflowActionTest.testExecuteAction()
Test method for
StartingWorkflowAction.executeAction(BusinessProcessModel). |
void |
MessageSendingActionTest.testExecuteError() |
| Modifier and Type | Method and Description |
|---|---|
void |
ThrowErrorAction.executeAction(BusinessProcessModel process) |
void |
TestAction.executeAction(BusinessProcessModel process) |
void |
ProcessActionTest.testErrorProcessAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
Node.execute(BusinessProcessModel process) |
default String |
Node.executeWithContext(NodeExecutionContext executionContext) |
String |
SupportsTimeout.handleTimeout(NodeExecutionContext executionContext) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
ProcessengineTaskRunner.doRun(TaskService taskService,
ProcessTaskModel task)
|
void |
ProcessengineTaskRunner.run(TaskService taskService,
ProcessTaskModel task)
Captures logs and performs actual business logic via
ProcessengineTaskRunner.doRun(TaskService, ProcessTaskModel). |
protected String |
ProcessengineTaskRunner.runProcessTask(ProcessTaskModel task)
Performs actual processing of node business logic.
|
protected String |
ProcessengineTaskRunner.runProcessTaskInTransaction(ProcessTaskModel task)
Wraps
ProcessengineTaskRunner.runProcessTask(ProcessTaskModel) into transaction. |
void |
ProcessengineTaskRunnerTest.runTest() |
void |
ProcessEngineTaskRunnerExceptionsTest.testError() |
void |
ProcessEngineTaskRunnerExceptionsTest.testJaloTransactionException() |
void |
ProcessEngineTaskRunnerExceptionsTest.testNodeExecutionException() |
void |
ProcessEngineTaskRunnerExceptionsTest.testRuntimeException() |
void |
ProcessEngineTaskRunnerExceptionsTest.testSpringTransactionException() |
| Modifier and Type | Method and Description |
|---|---|
String |
Action.execute(T process)
Executes this
Action's business logic working on the given BusinessProcessModel. |
| Modifier and Type | Method and Description |
|---|---|
void |
NoAction.executeAction(BusinessProcessModel process) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessengineTaskExecutionStrategy.run(TaskService taskService,
TaskRunner<TaskModel> runner,
TaskModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
Dispatcher.run(TaskService taskService,
TaskModel task) |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskConditionWithCounterIntegrationTest.TestRunner.run(TaskService taskService,
ScriptingTaskModel task) |
void |
TaskRetryTest.RetrySameTimeTaskRunner.run(TaskService taskService,
ScriptingTaskModel task) |
void |
TaskRetryTest.RetryDelayTaskRunner.run(TaskService taskService,
ScriptingTaskModel task) |
void |
TaskRunner.run(TaskService taskService,
T task) |
void |
TestTaskRunner.run(TaskService taskService,
TaskModel task) |
void |
TxTestTaskRunner.run(TaskService taskService,
TaskModel task) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptingTaskRunner.run(TaskService taskService,
ScriptingTaskModel task) |
void |
ActionPerformableTaskRunner.run(TaskService taskService,
TaskModel task) |
void |
TriggerTaskRunner.run(TaskService taskService,
TriggerTaskModel task) |
| Modifier and Type | Method and Description |
|---|---|
Date |
DefaultTaskExecutionStrategy.handleRetry(TaskService taskService,
TaskRunner<TaskModel> runner,
TaskModel model,
RetryLaterException retry,
int currentRetries) |
Date |
TaskExecutionStrategy.handleRetry(TaskService taskService,
TaskRunner<TaskModel> runner,
TaskModel model,
RetryLaterException retry,
int currentRetries) |
protected boolean |
DefaultTaskService.scheduleRetryIfAllowed(Task task,
RetryLaterException e) |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskServiceErrorHandlingOnStartupTest.ErrorHandlingTestTaskRunner.run(TaskService taskService,
TaskModel task) |
void |
DefaultTaskExecutionStrategy.run(TaskService taskService,
TaskRunner<TaskModel> runner,
TaskModel model) |
void |
TaskExecutionStrategy.run(TaskService taskService,
TaskRunner<TaskModel> runner,
TaskModel model) |
void |
TriggerTaskExecutionStrategy.run(TaskService taskService,
TaskRunner<TaskModel> runner,
TaskModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatchTaskRunner.run(TaskService service,
TaskModel task) |
| Modifier and Type | Method and Description |
|---|---|
void |
SendEmailTaskRunner.run(TaskService taskService,
TaskModel taskModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportZipCreatorTaskRunner.run(TaskService taskService,
TaskModel task) |
void |
ConsumeY2YChangesTaskRunner.run(TaskService taskService,
TaskModel task) |
void |
ItemChangesProcessor.run(TaskService taskService,
TaskModel task) |
void |
DataHubRequestTaskRunner.run(TaskService taskService,
TaskModel task) |
Copyright © 2017 SAP SE. All Rights Reserved.