Class AdamExtension

java.lang.Object
ch.ergon.adam.gradleplugin.AdamExtension

public class AdamExtension extends Object
  • Field Details

    • targetUrl

      public String targetUrl
    • targetVersion

      public String targetVersion
    • resourceBuildPath

      public String resourceBuildPath
    • resourceSourcePath

      public String resourceSourcePath
    • schemaSourceProtocol

      public String schemaSourceProtocol
    • adamExportPackage

      public String adamExportPackage
    • adamSourcePackage

      public String adamSourcePackage
    • gitRepo

      public Path gitRepo
  • Constructor Details

  • Method Details

    • getMigrationScriptsSourcePath

      public Path getMigrationScriptsSourcePath()
    • getSchemaSourcePath

      public Path getSchemaSourcePath()
    • getAdamResourceExportPath

      public Path getAdamResourceExportPath()
    • getHistoryExportFile

      public Path getHistoryExportFile()
    • getTargetVersionExportFile

      public Path getTargetVersionExportFile()
    • getMigrationScriptsExportPath

      public Path getMigrationScriptsExportPath()