Class ConvertToBundleApplication.Par

    • Field Detail

      • DATABASE_CONNECTION_ID

        public static final OptionID DATABASE_CONNECTION_ID
        Option to specify the data source for the database.
      • outfile

        private java.nio.file.Path outfile
        Output filename.
    • Constructor Detail

      • Par

        public Par()
    • Method Detail

      • configure

        public void configure​(Parameterization config)
        Description copied from interface: Parameterizer
        Configure the class.

        Note: the status is collected by the parameterization object, so that multiple errors may arise and be reported in one run.

        Parameters:
        config - Parameterization