Class GrouperLoader.GrouperLoaderDryRunBean

java.lang.Object
edu.internet2.middleware.grouper.app.loader.GrouperLoader.GrouperLoaderDryRunBean
Enclosing class:
GrouperLoader

public static class GrouperLoader.GrouperLoaderDryRunBean extends Object
bean holds where the logging goes, and if there, then it means we are in dry run mode
  • Constructor Details

    • GrouperLoaderDryRunBean

      public GrouperLoaderDryRunBean(String fileName)
      construct
      Parameters:
      fileName -
  • Method Details

    • finish

      public void finish(boolean success)
      finish everything up
      Parameters:
      success -
    • writeLine

      public void writeLine(String line)
      write a line, it shouldnt end in newline
      Parameters:
      line -