Class ScannerSubstitutions<I>

java.lang.Object
io.quarkus.flyway.runtime.graal.ScannerSubstitutions<I>

public final class ScannerSubstitutions<I> extends Object
Needed to get rid of some Android related classes
  • Constructor Details

    • ScannerSubstitutions

      public ScannerSubstitutions(Class<I> implementedInterface, boolean stream, org.flywaydb.core.internal.scanner.ResourceNameCache resourceNameCache, org.flywaydb.core.internal.scanner.LocationScannerCache locationScannerCache, org.flywaydb.core.api.configuration.Configuration configuration)