Class SyncStartEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
de.hybris.platform.servicelayer.event.events.AbstractEvent
com.hybris.backoffice.events.sync.AbstractSyncEvent<BeforeCronJobStartEvent>
com.hybris.backoffice.events.sync.SyncStartEvent
- All Implemented Interfaces:
ClusterAwareEvent,Serializable
@Deprecated(since="6.6",
forRemoval=true)
public class SyncStartEvent
extends AbstractSyncEvent<BeforeCronJobStartEvent>
Deprecated, for removal: This API element is subject to removal in a future version.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionSyncStartEvent(BeforeCronJobStartEvent syncEvent) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class com.hybris.backoffice.events.sync.AbstractSyncEvent
getSyncEvent, publishMethods inherited from class de.hybris.platform.servicelayer.event.events.AbstractEvent
getScope, getSource, isFromCluster, setFromCluster, setScope, toStringMethods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface de.hybris.platform.servicelayer.event.ClusterAwareEvent
canPublish
-
Field Details
-
EVENT_NAME
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
-
Constructor Details
-
SyncStartEvent
Deprecated, for removal: This API element is subject to removal in a future version.
-
ProcessStartEventinstead.