Uses of Interface
org.knime.core.node.util.KNIMEJob

Packages that use KNIMEJob
org.knime.core.node Contains all classes needed to implement a new node in the workflow. 
 

Uses of KNIMEJob in org.knime.core.node
 

Method parameters in org.knime.core.node with type arguments of type KNIMEJob
 Future<PortObject[]> ExecutionContext.submitJob(PortObject[] input, NodeSettingsRO settings, Class<? extends KNIMEJob> jobClass, ExecutionMonitor exec)
          Submits a job to an executor, which can be a threaded one, a cluster executor or anything else.
 



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.