public class FireEventJob extends Object implements org.quartz.Job
Modifier and Type | Field and Description |
---|---|
static String |
EVENT_BUS_KEY
The key used to locate the Event Bus in the scheduler context.
|
static String |
EVENT_KEY
The key used to locate the event in the JobExecutionContext.
|
static String |
UNIT_OF_WORK_FACTORY_KEY
The key used to locate the optional EventTriggerCallback in the scheduler context.
|
Constructor and Description |
---|
FireEventJob() |
public static final String EVENT_KEY
public static final String EVENT_BUS_KEY
public static final String UNIT_OF_WORK_FACTORY_KEY
Copyright © 2010-2014. All Rights Reserved.