Uses of Class
org.apache.stanbol.enhancer.jobmanager.event.impl.EnhancementJob

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  void EnhancementJobHandler.executeNextNodes(EnhancementJob job)
          triggers the execution of the next nodes or if isFinished() notifies the one who registered the EnhancementJob with this component.
 java.lang.Object EnhancementJobHandler.register(EnhancementJob enhancementJob)
          Registers an EnhancementJob and will start the enhancement process.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.