com.cybelia.sandra
Class SchedulerJobFactory.CleanUpNotification

java.lang.Object
  extended by com.cybelia.sandra.SchedulerJobFactory.SchedulerJob
      extended by com.cybelia.sandra.SchedulerJobFactory.CleanUpNotification
All Implemented Interfaces:
org.quartz.Job, org.quartz.StatefulJob
Enclosing class:
SchedulerJobFactory

public static class SchedulerJobFactory.CleanUpNotification
extends SchedulerJobFactory.SchedulerJob


Field Summary
static String PATTERN
           
 
Constructor Summary
SchedulerJobFactory.CleanUpNotification()
           
 
Method Summary
 void doAction(org.nuiton.topia.TopiaContext transaction)
           
 String getPattern()
           
 
Methods inherited from class com.cybelia.sandra.SchedulerJobFactory.SchedulerJob
execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PATTERN

public static final String PATTERN
See Also:
Constant Field Values
Constructor Detail

SchedulerJobFactory.CleanUpNotification

public SchedulerJobFactory.CleanUpNotification()
Method Detail

doAction

public void doAction(org.nuiton.topia.TopiaContext transaction)
              throws Exception
Specified by:
doAction in class SchedulerJobFactory.SchedulerJob
Throws:
Exception

getPattern

public String getPattern()
Specified by:
getPattern in class SchedulerJobFactory.SchedulerJob


Copyright © 2008-2012 Cybelia. All Rights Reserved.