Uses of Class
org.knime.core.node.workflow.NodeExecutionJobReconnectException

Packages that use NodeExecutionJobReconnectException
org.knime.core.node.exec   
org.knime.core.node.workflow Contains wrapper classes which control the communication between Node and GUI Workflow. 
 

Uses of NodeExecutionJobReconnectException in org.knime.core.node.exec
 

Methods in org.knime.core.node.exec that throw NodeExecutionJobReconnectException
 NodeExecutionJob ThreadNodeExecutionJobManager.loadFromReconnectSettings(NodeSettingsRO settings, PortObject[] inports, NodeContainer snc)
          Read the information previously stored in the settings object and restore an executing job.
 

Uses of NodeExecutionJobReconnectException in org.knime.core.node.workflow
 

Methods in org.knime.core.node.workflow that throw NodeExecutionJobReconnectException
(package private)  boolean WorkflowManager.continueExecutionOnLoad(NodeContainer nc, NodeContainerPersistor persistor)
           
(package private)  void NodeContainer.continueExecutionOnLoad(PortObject[] inData, NodeSettingsRO settings)
          Called upon load when the node has been saved as remotely executing.
 NodeExecutionJob NodeExecutionJobManager.loadFromReconnectSettings(NodeSettingsRO settings, PortObject[] inports, NodeContainer nc)
          Read the information previously stored in the settings object and restore an executing job.
 



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.