| Package | Description |
|---|---|
| de.hybris.platform.initiateyaasconfigurationsync.service.impl | |
| de.hybris.y2ysync.services | |
| de.hybris.y2ysync.services.impl |
| Modifier and Type | Method and Description |
|---|---|
Y2YSyncCronJobModel |
InitiateYaasConfigurationY2ySyncExecutionService.startSync(Y2YSyncJobModel job,
SyncExecutionService.ExecutionMode executionMode) |
protected Y2YSyncCronJobModel |
InitiateYaasConfigurationY2ySyncExecutionService.startSyncInternal(Y2YSyncJobModel job,
SyncExecutionService.ExecutionMode executionMode) |
| Modifier and Type | Method and Description |
|---|---|
static SyncExecutionService.ExecutionMode |
SyncExecutionService.ExecutionMode.valueOf(java.lang.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(java.lang.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(java.lang.String jobCode,
SyncExecutionService.ExecutionMode executionMode) |
Y2YSyncCronJobModel |
DefaultSyncExecutionService.startSync(Y2YSyncJobModel job,
SyncExecutionService.ExecutionMode executionMode) |
Copyright © 2018 SAP SE. All Rights Reserved.