|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnhancementJob | |
|---|---|
| org.apache.stanbol.enhancer.jobmanager.event.impl | |
| Uses of EnhancementJob in org.apache.stanbol.enhancer.jobmanager.event.impl |
|---|
| Methods in org.apache.stanbol.enhancer.jobmanager.event.impl with parameters of type EnhancementJob | |
|---|---|
protected boolean |
EnhancementJobHandler.executeNextNodes(EnhancementJob job)
triggers the execution of the next nodes or if isFinished() notifies the one who registered
the EnhancementJob with this component. |
protected static void |
EnhancementJobHandler.logJobInfo(org.slf4j.Logger log,
EnhancementJob job,
String header,
boolean logExecutions)
Logs basic infos about the Job as INFO and detailed infos as DEBUG |
EnhancementJobHandler.EnhancementJobObserver |
EnhancementJobHandler.register(EnhancementJob enhancementJob)
Registers an EnhancementJob and will start the enhancement process. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||