Uses of Class
org.graylog.scheduler.JobExecutionException
Packages that use JobExecutionException
Package
Description
-
Uses of JobExecutionException in org.graylog.events.notifications
Methods in org.graylog.events.notifications that throw JobExecutionException -
Uses of JobExecutionException in org.graylog.events.processor
Methods in org.graylog.events.processor that throw JobExecutionException -
Uses of JobExecutionException in org.graylog.scheduler
Methods in org.graylog.scheduler that throw JobExecutionExceptionModifier and TypeMethodDescriptionJob.execute(JobExecutionContext ctx) Called by the scheduler when a trigger fires to execute the job.