| Package | Description |
|---|---|
| de.hybris.platform.importcockpit.enums | |
| de.hybris.platform.importcockpit.events.impl |
| Modifier and Type | Method and Description |
|---|---|
static CronJobActionType |
CronJobActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CronJobActionType[] |
CronJobActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CronJobActionType |
StartStopEvent.getActionType() |
| Constructor and Description |
|---|
StartStopEvent(Object source,
ImportCockpitCronJobModel model,
CronJobActionType actionType,
Date eventTime) |
StartStopEvent(Object source,
TypedObject typedObject,
CronJobActionType actionType,
Date eventTime) |
Copyright © 2017 SAP SE. All Rights Reserved.