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)
Callback
beforeNotify
in interface Callback
report
- the report to perform changes on.