org.knime.core.node.workflow
Class WorkflowPersistor.LoadResult
java.lang.Object
org.knime.core.node.workflow.WorkflowPersistor.LoadResultEntry
org.knime.core.node.workflow.WorkflowPersistor.LoadResult
- Direct Known Subclasses:
- WorkflowPersistor.WorkflowLoadResult
- Enclosing interface:
- WorkflowPersistor
public static class WorkflowPersistor.LoadResult
- extends WorkflowPersistor.LoadResultEntry
WorkflowPersistor.LoadResult
public WorkflowPersistor.LoadResult(String name)
addError
public void addError(String error)
addError
public void addError(String error,
boolean isErrorDuringDataLoad)
addWarning
public void addWarning(String warning)
addChildError
public void addChildError(WorkflowPersistor.LoadResult loadResult)
getType
public WorkflowPersistor.LoadResultEntry.LoadResultEntryType getType()
-
- Overrides:
getType
in class WorkflowPersistor.LoadResultEntry
- Returns:
- the type
getChildren
public WorkflowPersistor.LoadResultEntry[] getChildren()
-
- Overrides:
getChildren
in class WorkflowPersistor.LoadResultEntry
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.