public class Bidib2LabelMigrator extends AbstractWizardLabelMigrator
INPUT2_XSL, INPUT2A_XSL, KEY_MIGRATIONXSL| Constructor and Description |
|---|
Bidib2LabelMigrator() |
| Modifier and Type | Method and Description |
|---|---|
Nodes |
findAllNodesInWizardLabels(String searchpath)
Find all nodes in wizard labels.
|
static String |
moveSourceFileToBackupDir(String searchpath,
long uniqueId) |
org.bidib.jbidibc.core.schema.bidiblabels.NodeLabels |
performWizardLabelsMigration(ApplicationContext context,
long uniqueId,
String searchpath)
Perform migration from wizard labels to new node labels.
|
appendNodeLabels, doTransform, migrateAndAppendWizardPortLabels, performFindAllNodesInWizardLabels, performFindNodes, performMigration, performWizardLabelsMigrationpublic static String moveSourceFileToBackupDir(String searchpath, long uniqueId)
public org.bidib.jbidibc.core.schema.bidiblabels.NodeLabels performWizardLabelsMigration(ApplicationContext context, long uniqueId, String searchpath)
AbstractWizardLabelMigratorThe old wizard labels of a node must be collected from multiple files, because each label type has it's own file.
performWizardLabelsMigration in class AbstractWizardLabelMigratorcontext - the migration contextuniqueId - the uniqueIdpublic Nodes findAllNodesInWizardLabels(String searchpath)
AbstractWizardLabelMigratorfindAllNodesInWizardLabels in class AbstractWizardLabelMigratorsearchpath - the search pathCopyright © 2021. All rights reserved.