org.knime.core.node.workflow
Interface JobManagerChangedListener


public interface JobManagerChangedListener

Author:
Fabian Dill, KNIME.com GmbH

Method Summary
 void jobManagerChanged(JobManagerChangedEvent e)
          Gets informed whenever the NodeExecutionJobManager has changed.
 

Method Detail

jobManagerChanged

void jobManagerChanged(JobManagerChangedEvent e)
Gets informed whenever the NodeExecutionJobManager has changed. The JobManagerChangedEvent contains the NodeID of the source, which has to be queried in order to get the new NodeExecutionJobManager.

Parameters:
e - event containing the NodeID of the source node, whose NodeExecutionJobManager has changed


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.