Class Bidib2LabelMigrator

    • Constructor Detail

      • Bidib2LabelMigrator

        public Bidib2LabelMigrator()
    • Method Detail

      • moveSourceFileToBackupDir

        public static String moveSourceFileToBackupDir​(String searchpath,
                                                       long uniqueId)
      • performWizardLabelsMigration

        public org.bidib.jbidibc.core.schema.bidiblabels.NodeLabels performWizardLabelsMigration​(ApplicationContext context,
                                                                                                 long uniqueId,
                                                                                                 String searchpath)
        Description copied from class: AbstractWizardLabelMigrator
        Perform migration from wizard labels to new node labels.

        The old wizard labels of a node must be collected from multiple files, because each label type has it's own file.

        Specified by:
        performWizardLabelsMigration in class AbstractWizardLabelMigrator
        Parameters:
        context - the migration context
        uniqueId - the uniqueId
        Returns:
        the nodeLabels that were migrated from dataXML