public interface CronService extends Service
Modifier and Type | Method and Description |
---|---|
void |
deleteTask(String arg0) |
boolean |
getLogFlag() |
String |
list() |
List |
listAll() |
void |
runCall(String arg0) |
void |
saveCronEntries() |
void |
setLogFlag(boolean arg0) |
void |
updateTask(String arg0,
String arg1,
String arg2,
String arg3,
String arg4,
Date arg5,
Date arg6,
Date arg7,
Date arg8,
String arg9,
boolean arg10,
String arg11,
String arg12,
String arg13,
String arg14,
String arg15,
String arg16,
boolean arg17,
String arg18,
String arg19) |
getMetaData, getProperty, getResourceBundle, getStatus, restart, setProperty, start, stop
void updateTask(String arg0, String arg1, String arg2, String arg3, String arg4, Date arg5, Date arg6, Date arg7, Date arg8, String arg9, boolean arg10, String arg11, String arg12, String arg13, String arg14, String arg15, String arg16, boolean arg17, String arg18, String arg19) throws ServiceException
ServiceException
void deleteTask(String arg0) throws ServiceException
ServiceException
void runCall(String arg0) throws ServiceException
ServiceException
void setLogFlag(boolean arg0) throws ServiceException
ServiceException
boolean getLogFlag()
void saveCronEntries()
Copyright © 2015 Lucee