| Constructor and Description |
|---|
ServletCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeNotify(Report report)
Perform changes to the report before delivery.
|
static boolean |
isAvailable() |
public static boolean isAvailable()
public void beforeNotify(Report report)
CallbackbeforeNotify in interface Callbackreport - the report to perform changes on.