Class OmAppJobListener
java.lang.Object
org.openmetadata.service.apps.scheduler.AbstractOmAppJobListener
org.openmetadata.service.apps.scheduler.OmAppJobListener
- All Implemented Interfaces:
org.quartz.JobListener
-
Field Summary
Fields inherited from class org.openmetadata.service.apps.scheduler.AbstractOmAppJobListener
APP_RUN_STATS, JOB_LISTENER_NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openmetadata.service.apps.scheduler.AbstractOmAppJobListener
doJobToBeExecuted, doJobWasExecuted, getAppRunRecordForJob, getName, jobExecutionVetoed, jobToBeExecuted, jobWasExecuted, pushApplicationStatusUpdates
-
Constructor Details
-
OmAppJobListener
-