Class ProcessFinishedEvent

All Implemented Interfaces:
ClusterAwareEvent, Serializable

public class ProcessFinishedEvent extends AbstractProcessEvent<AfterCronJobFinishedEvent>
Event which informs that cron job which run synchronization has finished.
See Also: