Class CheckPlatformAntPerformableImpl

    • Constructor Detail

      • CheckPlatformAntPerformableImpl

        public CheckPlatformAntPerformableImpl​(java.lang.String tenantID,
                                               java.lang.String ddlFilePath,
                                               java.lang.String dmlFilePath,
                                               java.lang.String changesFilePath)
    • Method Detail

      • getDdlFilePath

        public java.io.File getDdlFilePath()
      • getDmlFilePath

        public java.io.File getDmlFilePath()
      • getChangesFilePath

        public java.io.File getChangesFilePath()