public abstract class BaseJob extends Object implements org.quartz.Job
Modifier and Type | Field and Description |
---|---|
protected org.apache.logging.log4j.Logger |
log |
Constructor and Description |
---|
BaseJob() |
Modifier and Type | Method and Description |
---|---|
String |
getLogPrefix(IJob jobDef) |
String |
getLogPrefix(org.quartz.JobExecutionContext context) |
Copyright © 2023 Frank!Framework. All rights reserved.