Class AfterCronJobFinishedEventListener

All Implemented Interfaces:
EventListener, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<AfterCronJobFinishedEvent>

public class AfterCronJobFinishedEventListener extends AbstractBackofficeCronJobEventListener<AfterCronJobFinishedEvent>
Event listener for cron jobs. If finished cron job is included in backoffice processes then event is send to entire cluster with this information.