org.knime.core.node.workflow
Class WorkflowPersistor.WorkflowLoadResult
java.lang.Object
org.knime.core.node.workflow.WorkflowPersistor.LoadResultEntry
org.knime.core.node.workflow.WorkflowPersistor.LoadResult
org.knime.core.node.workflow.WorkflowPersistor.WorkflowLoadResult
- Enclosing interface:
- WorkflowPersistor
public static final class WorkflowPersistor.WorkflowLoadResult
- extends WorkflowPersistor.LoadResult
WorkflowPersistor.WorkflowLoadResult
public WorkflowPersistor.WorkflowLoadResult(String name)
- Parameters:
name
-
setWorkflowManager
void setWorkflowManager(WorkflowManager workflowManager)
- Parameters:
workflowManager
- the workflowManager to set
getWorkflowManager
public WorkflowManager getWorkflowManager()
- Returns:
- the workflowManager
setGUIMustReportDataLoadErrors
void setGUIMustReportDataLoadErrors(boolean guiMustReportDataLoadErrors)
- Parameters:
guiMustReportDataLoadErrors
- the guiMustReportError to set
getGUIMustReportDataLoadErrors
public boolean getGUIMustReportDataLoadErrors()
- Returns:
- the guiMustReportError
getMessage
public String getMessage()
- Generate a user friendly message about the load procedure.
- Overrides:
getMessage
in class WorkflowPersistor.LoadResultEntry
- Returns:
- This message.
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.