public final class CronJobUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isWritingLogToDb() |
static void |
sendMsgToJsp(String msg,
JspContext jspc)
Writes given message to jsp site described by given jsp context.
|
static void |
startWritingLogToDb() |
static void |
stopWritingLogToDb() |
public static boolean isWritingLogToDb()
public static void startWritingLogToDb()
public static void stopWritingLogToDb()
public static void sendMsgToJsp(String msg, JspContext jspc)
msg - messagejspc - jsp contextCopyright © 2017 SAP SE. All Rights Reserved.