| Package | Description |
|---|---|
| org.apache.stanbol.enhancer.jobmanager.event.impl |
| Modifier and Type | Method and Description |
|---|---|
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 void |
EventJobManagerImpl.logExecutionMetadata(EnhancementJob job)
Logs the ExecutionMetadata
|
protected static void |
EnhancementJobHandler.logExecutionTimes(org.slf4j.Logger logger,
EnhancementJob job)
Helper method that logs the execution time for the Chain and all the
Enhancement Engines on DEBUG level
|
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.
|
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.