Class SyncFinishedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
de.hybris.platform.servicelayer.event.events.AbstractEvent
com.hybris.backoffice.events.sync.AbstractSyncEvent<AfterCronJobFinishedEvent>
com.hybris.backoffice.events.sync.SyncFinishedEvent
- All Implemented Interfaces:
ClusterAwareEvent,Serializable
@Deprecated(since="6.6",
forRemoval=true)
public class SyncFinishedEvent
extends AbstractSyncEvent<AfterCronJobFinishedEvent>
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
ConstructorsConstructorDescriptionSyncFinishedEvent(AfterCronJobFinishedEvent 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
-
SyncFinishedEvent
Deprecated, for removal: This API element is subject to removal in a future version.
-
ProcessFinishedEventinstead.