com.silverpeas.dataWarning.control
Class DataWarningSchedulerTable
java.lang.Object
  
com.silverpeas.dataWarning.control.DataWarningSchedulerTable
public class DataWarningSchedulerTable
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DataWarningSchedulerTable
public DataWarningSchedulerTable()
addScheduler
public static void addScheduler(String instanceId)
- Add a scheduler
 
 
removeScheduler
public static void removeScheduler(String instanceId)
- Remove a scheduler with the instance id
 
 
getScheduler
public static DataWarningSchedulerImpl getScheduler(String instanceId)
- Get the scheduler associated with an instance
 
 
Copyright © 2016 Silverpeas. All Rights Reserved.