public abstract class ERQSAbstractListener extends Object
This class can be used if you need to create your own job listener or trigger listener.
Modifier and Type | Field and Description |
---|---|
protected static org.apache.log4j.Logger |
log |
Constructor and Description |
---|
ERQSAbstractListener(ERQSSchedulerServiceFrameworkPrincipal schedulerFPInstance) |
Modifier and Type | Method and Description |
---|---|
protected EOEditingContext |
editingContext()
Return a "regular" editing context with the current objectStore using directly the ERXEC factory.
|
protected ERQSJobDescription |
getJobDescription(org.quartz.JobExecutionContext context,
EOEditingContext ec)
Send back the ERQSJobDescription object attached to the job.
|
ERQSSchedulerServiceFrameworkPrincipal |
getSchedulerFPInstance()
Return the instance of the scheduler framework principal instance
|
public ERQSAbstractListener(ERQSSchedulerServiceFrameworkPrincipal schedulerFPInstance)
protected ERQSJobDescription getJobDescription(org.quartz.JobExecutionContext context, EOEditingContext ec)
context
- the JobExecutionContextec
- protected EOEditingContext editingContext()
public ERQSSchedulerServiceFrameworkPrincipal getSchedulerFPInstance()
Copyright © 2002 – 2024 Project Wonder.