| Package | Description |
|---|---|
| de.hybris.y2ysync.services | |
| de.hybris.y2ysync.services.impl |
| Modifier and Type | Method and Description |
|---|---|
static SyncExecutionService.ExecutionMode |
SyncExecutionService.ExecutionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyncExecutionService.ExecutionMode[] |
SyncExecutionService.ExecutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Y2YSyncCronJobModel |
SyncExecutionService.startSync(String jobCode,
SyncExecutionService.ExecutionMode executionMode)
Starts synchronization using
Y2YSyncJobModel defined by a jobCode. |
Y2YSyncCronJobModel |
SyncExecutionService.startSync(Y2YSyncJobModel job,
SyncExecutionService.ExecutionMode executionMode)
Starts synchronization using
Y2YSyncJobModel. |
| Modifier and Type | Method and Description |
|---|---|
Y2YSyncCronJobModel |
DefaultSyncExecutionService.startSync(String jobCode,
SyncExecutionService.ExecutionMode executionMode) |
Y2YSyncCronJobModel |
DefaultSyncExecutionService.startSync(Y2YSyncJobModel job,
SyncExecutionService.ExecutionMode executionMode) |
Copyright © 2017 SAP SE. All Rights Reserved.