public class RunnableJob
extends java.lang.Object
implements org.quartz.Job
| Modifier and Type | Class and Description |
|---|---|
static class |
RunnableJob.NotConcurrentlyExecuting |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
RUN_FUNCTION_KEY |
| Constructor and Description |
|---|
RunnableJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.quartz.JobExecutionContext context) |
public static final java.lang.String RUN_FUNCTION_KEY
Copyright © 2015. All Rights Reserved.