Uses of Class
org.graylog2.system.jobs.SystemJobConcurrencyException
Packages that use SystemJobConcurrencyException
-
Uses of SystemJobConcurrencyException in org.graylog2.system.jobs
Methods in org.graylog2.system.jobs that throw SystemJobConcurrencyExceptionModifier and TypeMethodDescriptionprotected voidSystemJobManager.checkAllowedConcurrency(SystemJob job) SystemJobManager.submitWithDelay(SystemJob job, long delay, TimeUnit timeUnit)