|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WorkflowPersistor
| Nested Class Summary | |
|---|---|
static class |
WorkflowPersistor.ConnectionContainerTemplate
Helper class representing a connection. |
static class |
WorkflowPersistor.LoadResult
|
static class |
WorkflowPersistor.LoadResultEntry
|
static class |
WorkflowPersistor.MetaNodeLinkUpdateResult
|
static class |
WorkflowPersistor.WorkflowLoadResult
|
static class |
WorkflowPersistor.WorkflowPortTemplate
|
| Field Summary | |
|---|---|
static String |
KEY_CONNECTIONS
Key for connections. |
static String |
KEY_ID
Key for this node's internal ID. |
static String |
KEY_NODES
Key for nodes. |
static String |
KEY_UI_INFORMATION
|
static String |
METAINFO_FILE
Constant for the meta info file name. |
static String |
SAVED_WITH_DATA_FILE
File used to signal that workflow was saved in usual manner. |
static String |
TEMPLATE_FILE
Identifier for KNIME meta mode templates when saved to disc. |
static String |
WORKFLOW_FILE
Identifier for KNIME workflows when saved to disc. |
| Methods inherited from interface org.knime.core.node.workflow.NodeContainerPersistor |
|---|
getMetaPersistor, getNodeContainer, isDirtyAfterLoad, loadNodeContainer, mustComplainIfStateDoesNotMatch, needsResetAfterLoad, preLoadNodeContainer |
| Field Detail |
|---|
static final String KEY_NODES
static final String KEY_CONNECTIONS
static final String KEY_UI_INFORMATION
static final String KEY_ID
static final String WORKFLOW_FILE
static final String TEMPLATE_FILE
static final String SAVED_WITH_DATA_FILE
static final String METAINFO_FILE
| Method Detail |
|---|
String getLoadVersionString()
Map<Integer,NodeContainerPersistor> getNodeLoaderMap()
Set<WorkflowPersistor.ConnectionContainerTemplate> getConnectionSet()
getAdditionalConnectionSet()).
Set<WorkflowPersistor.ConnectionContainerTemplate> getAdditionalConnectionSet()
HashMap<Integer,ContainerTable> getGlobalTableRepository()
String getName()
List<FlowVariable> getWorkflowVariables()
List<Credentials> getCredentials()
List<WorkflowAnnotation> getWorkflowAnnotations()
List<ReferencedFile> getObsoleteNodeDirectories()
WorkflowPersistor.WorkflowPortTemplate[] getInPortTemplates()
WorkflowPersistor.WorkflowPortTemplate[] getOutPortTemplates()
UIInformation getInPortsBarUIInfo()
UIInformation getOutPortsBarUIInfo()
boolean mustWarnOnDataLoadError()
MetaNodeTemplateInformation getTemplateInformation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||