| Package | Description |
|---|---|
| org.codelibs.fess.job | |
| org.codelibs.fess.job.impl | |
| org.codelibs.fess.util |
| Modifier and Type | Field and Description |
|---|---|
protected JobExecutor |
SuggestJob.jobExecutor |
protected JobExecutor |
CrawlJob.jobExecutor |
| Modifier and Type | Method and Description |
|---|---|
String |
SuggestJob.execute(JobExecutor jobExecutor) |
String |
CrawlJob.execute(JobExecutor jobExecutor) |
SuggestJob |
SuggestJob.jobExecutor(JobExecutor jobExecutor) |
CrawlJob |
CrawlJob.jobExecutor(JobExecutor jobExecutor) |
| Modifier and Type | Class and Description |
|---|---|
class |
GroovyExecutor |
| Modifier and Type | Method and Description |
|---|---|
static JobExecutor |
ComponentUtil.getJobExecutor(String name) |
Copyright © 2009–2017 CodeLibs. All rights reserved.