Class Converter


  • public class Converter
    extends Object
    Created by andrzej on 17.10.2016.
    • Constructor Detail

      • Converter

        public Converter()
    • Method Detail

      • initLogger

        public static void initLogger()
      • convert

        public boolean convert()
                        throws Exception
        Returns:
        true if the conversion was correct and false if there were errors
        Throws:
        tigase.component.exceptions.RepositoryException
        Exception
      • init

        public void init​(String repoClass,
                         String oldRepoUri,
                         String newRepoUri,
                         boolean stopOnError)
                  throws tigase.component.exceptions.RepositoryException
        Throws:
        tigase.component.exceptions.RepositoryException