C D E G J O Q S T W

C

CronTriggerTag - class org.apache.commons.jelly.tags.quartz.CronTriggerTag.
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.

J

JellyJob - class org.apache.commons.jelly.tags.quartz.JellyJob.
Implementation of a quart Job to execute jellyscript.
JellyJob() - Constructor for class org.apache.commons.jelly.tags.quartz.JellyJob
Construct.
JobTag - class org.apache.commons.jelly.tags.quartz.JobTag.
Defines a schedulable job.
JobTag() - Constructor for class org.apache.commons.jelly.tags.quartz.JobTag
Construct.

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 org.apache.commons.jelly.tags.quartz.QuartzTagLibrary.
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 org.apache.commons.jelly.tags.quartz.QuartzTagSupport.
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.

T

TriggerTag - class org.apache.commons.jelly.tags.quartz.TriggerTag.
Abstract base for all triggers.
TriggerTag() - Constructor for class org.apache.commons.jelly.tags.quartz.TriggerTag
Construct.

W

WaitForSchedulerTag - class org.apache.commons.jelly.tags.quartz.WaitForSchedulerTag.
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 O Q S T W

Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.