Class Converter

java.lang.Object
tigase.muc.repository.migration.Converter

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

    • Converter

      public Converter()
  • Method Details

    • initLogger

      public static void initLogger()
    • main

      public static void main(String[] argv) throws IOException
      Throws:
      IOException
    • 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