Index

C D E G I N O S U 
All Classes and Interfaces|All Packages|Constant Field Values

C

COMMAND_KEY - Static variable in class ddf.platform.scheduler.CommandJob
 
CommandJob - Class in ddf.platform.scheduler
Executes Felix/Karaf commands when called as a Quartz Job
CommandJob(Security) - Constructor for class ddf.platform.scheduler.CommandJob
 
CommandJobFactory - Class in ddf.platform.scheduler
 
CommandJobFactory(Security) - Constructor for class ddf.platform.scheduler.CommandJobFactory
 
CRON_STRING - Static variable in class ddf.platform.scheduler.ScheduledCommandTask
 

D

ddf.platform.scheduler - package ddf.platform.scheduler
 
deleteTask(int) - Method in class ddf.platform.scheduler.ScheduledCommandTask
 
deleteTask(int) - Method in interface ddf.platform.scheduler.ScheduledTask
Removes a task completely so that it does not run or exist.

E

execute(JobExecutionContext) - Method in class ddf.platform.scheduler.CommandJob
 

G

getCommand() - Method in class ddf.platform.scheduler.ScheduledCommandTask
 
getInstance() - Static method in class ddf.platform.scheduler.ServiceStore
 
getIntervalString() - Method in class ddf.platform.scheduler.ScheduledCommandTask
 
getIntervalType() - Method in class ddf.platform.scheduler.ScheduledCommandTask
 
getObject(String) - Method in class ddf.platform.scheduler.ServiceStore
 
getSessionFactory() - Method in class ddf.platform.scheduler.CommandJob
 
getSystemSubject() - Method in class ddf.platform.scheduler.CommandJob
 

I

INTERVAL_STRING - Static variable in class ddf.platform.scheduler.ScheduledCommandTask
 
INTERVAL_TYPE - Static variable in class ddf.platform.scheduler.ScheduledCommandTask
 

N

newJob(TriggerFiredBundle, Scheduler) - Method in class ddf.platform.scheduler.CommandJobFactory
 
newTask() - Method in class ddf.platform.scheduler.ScheduledCommandTask
 
newTask() - Method in interface ddf.platform.scheduler.ScheduledTask
Creates and schedules new task

O

ONE_DAY - Static variable in class ddf.platform.scheduler.ScheduledCommandTask
 

S

ScheduledCommandTask - Class in ddf.platform.scheduler
Schedules a Command task
ScheduledCommandTask(Scheduler, CommandJobFactory) - Constructor for class ddf.platform.scheduler.ScheduledCommandTask
 
ScheduledTask - Interface in ddf.platform.scheduler
Interface used mostly for the Managed Service Factory that will create tasks on the fly and expose them as Services.
SECOND_INTERVAL - Static variable in class ddf.platform.scheduler.ScheduledCommandTask
 
ServiceStore - Class in ddf.platform.scheduler
Allows Jobs or other objects within this limited classpath to acquire them from a single location.
setCommand(String) - Method in class ddf.platform.scheduler.ScheduledCommandTask
 
setIntervalString(String) - Method in class ddf.platform.scheduler.ScheduledCommandTask
 
setIntervalType(String) - Method in class ddf.platform.scheduler.ScheduledCommandTask
 
setObject(Object) - Method in class ddf.platform.scheduler.ServiceStore
Stores objects based on their interface

U

updateTask(Map<String, Object>) - Method in class ddf.platform.scheduler.ScheduledCommandTask
 
updateTask(Map<String, Object>) - Method in interface ddf.platform.scheduler.ScheduledTask
Updates an existing task with new properties.
C D E G I N O S U 
All Classes and Interfaces|All Packages|Constant Field Values