public class ReportCronTask extends SimpleCronTask
Constructor and Description |
---|
ReportCronTask() |
Modifier and Type | Method and Description |
---|---|
void |
beforeRemoval()
Place code in this method to remove objects associated with a
crontaskinstance that is about to be deleted.
|
void |
cronAction()
This is the CORE METHOD of this class.
|
getCronTaskHistoryMsg, getCrontaskInstance, getCronTaskLogger, getCronTaskSqlLogger, getDBLastSeed, getEnteredValueVector, getInterval, getIntervalFlag, getLastRunDate, getLastSeed, getName, getParamAsBoolean, getParamAsDate, getParamAsDouble, getParamAsInt, getParamAsString, getParameter, getParameters, getParameterValidationMbo, getParameterValidationMbo, getRunasUserInfo, getSleepTime, init, isOKToRun, isShutdown, setCronTaskHistoryMsg, setCrontaskInstance, setDBLastSeed, setEnteredValueVector, setInterval, setIntervalFlag, setLastRunDate, setLastSeed, setSleepTime, shutdown, start, stop
public void cronAction()
SimpleCronTask
cronAction
in interface CronTask
cronAction
in class SimpleCronTask
public void beforeRemoval() throws MXException, java.rmi.RemoteException
beforeRemoval
in interface CronTask
beforeRemoval
in class SimpleCronTask
MXException
java.rmi.RemoteException