| Package | Description |
|---|---|
| de.hybris.platform.core.model.util |
Contains generated models for each type of de.hybris.platform.util package.
|
| de.hybris.platform.cronjob.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.cronjob.model |
Contains generated models for each type of de.hybris.platform.cronjob.jalo package.
|
| de.hybris.platform.servicelayer.cronjob | |
| de.hybris.platform.servicelayer.event.events |
| Modifier and Type | Method and Description |
|---|---|
CronJobResult |
ExecutedPublicationsViewModel.getResult()
Generated method - Getter of the
ExecutedPublicationsView.result attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
static CronJobResult |
CronJobResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CronJobResult[] |
CronJobResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CronJobResult |
CronJobModel.getResult()
Generated method - Getter of the
CronJob.result attribute defined at extension processing. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CronJobResult> |
CleanUpCronJobModel.getResultcoll()
Generated method - Getter of the
CleanUpCronJob.resultcoll attribute defined at extension processing. |
| Modifier and Type | Method and Description |
|---|---|
void |
CronJobModel.setResult(CronJobResult value)
Generated method - Setter of
CronJob.result attribute defined at extension processing. |
| Modifier and Type | Method and Description |
|---|---|
void |
CleanUpCronJobModel.setResultcoll(Collection<CronJobResult> value)
Generated method - Setter of
CleanUpCronJob.resultcoll attribute defined at extension processing. |
| Modifier and Type | Method and Description |
|---|---|
CronJobResult |
PerformResult.getResult() |
| Constructor and Description |
|---|
PerformResult(CronJobResult result,
CronJobStatus status) |
| Modifier and Type | Method and Description |
|---|---|
CronJobResult |
AfterCronJobFinishedEvent.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
AfterCronJobFinishedEvent.setResult(CronJobResult result) |
Copyright © 2017 SAP SE. All Rights Reserved.