| Constructor and Description |
|---|
BuildTrustedLinksJob(RouterContext context,
Job next)Create a new trusted links job. |
| Modifier and Type | Method and Description |
|---|---|
String | getName()Descriptive name of the task |
void | runJob()Actually perform the task. |
dropped, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toStringpublic BuildTrustedLinksJob(RouterContext context, Job next)
context - the router contextnext - the next job to run after this one