public class FireEventJob extends Object implements org.quartz.Job
JobDataMap. Both the EventBus and EventJobDataBinder are fetched from the
 scheduler context.EventJobDataBinder| 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_JOB_DATA_BINDER_KEY
The key used to locate the  
EventJobDataBinder in the scheduler context. | 
static String | 
TRANSACTION_MANAGER_KEY
The key used to locate the optional TransactionManager in the scheduler context. 
 | 
| Constructor and Description | 
|---|
FireEventJob()  | 
public static final String EVENT_JOB_DATA_BINDER_KEY
EventJobDataBinder in the scheduler context.public static final String EVENT_BUS_KEY
public static final String TRANSACTION_MANAGER_KEY
Copyright © 2010–2018. All rights reserved.