Constructor and Description |
---|
ReportAbuseJob(RouterContext context,
ClientConnectionRunner runner,
Destination dest,
String reason,
int severity) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Descriptive name of the task
|
void |
runJob()
Actually perform the task.
|
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toString
public ReportAbuseJob(RouterContext context, ClientConnectionRunner runner, Destination dest, String reason, int severity)