public class SimpleQuartzJob
extends java.lang.Object
implements org.quartz.Job
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLASSNAME |
static java.lang.String |
PROPERTIES |
static java.lang.String |
SYNAPSE_ENVIRONMENT |
Constructor and Description |
---|
SimpleQuartzJob() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.quartz.JobExecutionContext ctx) |
public static final java.lang.String SYNAPSE_ENVIRONMENT
public static final java.lang.String CLASSNAME
public static final java.lang.String PROPERTIES
Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.