Class 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.
since 6.6, please use the ProcessStartEvent instead.
See Also:
  • Field Details

    • EVENT_NAME

      public static final String EVENT_NAME
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
  • Constructor Details

    • SyncStartEvent

      public SyncStartEvent(BeforeCronJobStartEvent syncEvent)
      Deprecated, for removal: This API element is subject to removal in a future version.