Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
G
J
N
O
Q
S
T
W
C
CronTriggerTag
- Class in
org.apache.commons.jelly.tags.quartz
Define a trigger using a cron time spec.
CronTriggerTag()
- Constructor for class org.apache.commons.jelly.tags.quartz.
CronTriggerTag
Construct.
D
doTag(XMLOutput)
- Method in class org.apache.commons.jelly.tags.quartz.
CronTriggerTag
Perform this tag.
doTag(XMLOutput)
- Method in class org.apache.commons.jelly.tags.quartz.
JobTag
Perform this tag.
doTag(XMLOutput)
- Method in class org.apache.commons.jelly.tags.quartz.
WaitForSchedulerTag
Perform this tag.
E
execute(JobExecutionContext)
- Method in class org.apache.commons.jelly.tags.quartz.
JellyJob
Execute this job.
G
getGroup()
- Method in class org.apache.commons.jelly.tags.quartz.
CronTriggerTag
Retrieve the group.
getGroup()
- Method in class org.apache.commons.jelly.tags.quartz.
JobTag
Retrieve the group of this job.
getJobGroup()
- Method in class org.apache.commons.jelly.tags.quartz.
CronTriggerTag
Retrieve the job group.
getJobName()
- Method in class org.apache.commons.jelly.tags.quartz.
CronTriggerTag
Retrieve the job name.
getName()
- Method in class org.apache.commons.jelly.tags.quartz.
CronTriggerTag
Retrieve the name.
getName()
- Method in class org.apache.commons.jelly.tags.quartz.
JobTag
Retrieve the name of this job.
getScheduler()
- Method in class org.apache.commons.jelly.tags.quartz.
QuartzTagSupport
Retrieve or create a scheduler.
getSpec()
- Method in class org.apache.commons.jelly.tags.quartz.
CronTriggerTag
Retrieve the cron time spec.
group
- Variable in class org.apache.commons.jelly.tags.quartz.
CronTriggerTag
Trigger group.
group
- Variable in class org.apache.commons.jelly.tags.quartz.
JobTag
Group of the job.
J
JellyJob
- Class in
org.apache.commons.jelly.tags.quartz
Implementation of a quart
Job
to execute jellyscript.
JellyJob()
- Constructor for class org.apache.commons.jelly.tags.quartz.
JellyJob
Construct.
jobGroup
- Variable in class org.apache.commons.jelly.tags.quartz.
CronTriggerTag
Job group.
jobName
- Variable in class org.apache.commons.jelly.tags.quartz.
CronTriggerTag
Job name.
JobTag
- Class in
org.apache.commons.jelly.tags.quartz
Defines a schedulable job.
JobTag()
- Constructor for class org.apache.commons.jelly.tags.quartz.
JobTag
Construct.
N
name
- Variable in class org.apache.commons.jelly.tags.quartz.
CronTriggerTag
Trigger name.
name
- Variable in class org.apache.commons.jelly.tags.quartz.
JobTag
Name of the job.
O
org.apache.commons.jelly.tags.quartz
- package org.apache.commons.jelly.tags.quartz
A tag library for scheduling tasks to be run using the
Quartz
library
Q
QuartzTagLibrary
- Class in
org.apache.commons.jelly.tags.quartz
Tag library for the Quartz enterprise job scheduler.
QuartzTagLibrary()
- Constructor for class org.apache.commons.jelly.tags.quartz.
QuartzTagLibrary
Construct and register tags.
QuartzTagSupport
- Class in
org.apache.commons.jelly.tags.quartz
Basic support for all tags requiring a Quartz scheduler.
QuartzTagSupport()
- Constructor for class org.apache.commons.jelly.tags.quartz.
QuartzTagSupport
S
SCHED_VAR_NAME
- Static variable in class org.apache.commons.jelly.tags.quartz.
QuartzTagSupport
The scheduler variable name in the JellyContext.
setGroup(String)
- Method in class org.apache.commons.jelly.tags.quartz.
CronTriggerTag
Set the group
setGroup(String)
- Method in class org.apache.commons.jelly.tags.quartz.
JobTag
Set the group of this job.
setJobGroup(String)
- Method in class org.apache.commons.jelly.tags.quartz.
CronTriggerTag
Set the job group.
setJobName(String)
- Method in class org.apache.commons.jelly.tags.quartz.
CronTriggerTag
Set the job name.
setName(String)
- Method in class org.apache.commons.jelly.tags.quartz.
CronTriggerTag
Set the name.
setName(String)
- Method in class org.apache.commons.jelly.tags.quartz.
JobTag
Set the name of this job.
setSpec(String)
- Method in class org.apache.commons.jelly.tags.quartz.
CronTriggerTag
Set the cron time spec.
spec
- Variable in class org.apache.commons.jelly.tags.quartz.
CronTriggerTag
Cron time spec.
T
TriggerTag
- Class in
org.apache.commons.jelly.tags.quartz
Abstract base for all triggers.
TriggerTag()
- Constructor for class org.apache.commons.jelly.tags.quartz.
TriggerTag
Construct.
W
WaitForSchedulerTag
- Class in
org.apache.commons.jelly.tags.quartz
Block and wait for the Quartz scheduler to shutdown.
WaitForSchedulerTag()
- Constructor for class org.apache.commons.jelly.tags.quartz.
WaitForSchedulerTag
Construct.
C
D
E
G
J
N
O
Q
S
T
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes