Uses of Class
ac.simons.neo4j.migrations.quarkus.runtime.MigrationsProperties
Packages that use MigrationsProperties
Package
Description
The runtime infrastructure for configuring and creating instances of 
Migrations.- 
Uses of MigrationsProperties in ac.simons.neo4j.migrations.quarkus.runtime
Methods in ac.simons.neo4j.migrations.quarkus.runtime with parameters of type MigrationsPropertiesModifier and TypeMethodDescriptionio.quarkus.runtime.RuntimeValue<Boolean>MigrationsRecorder.isEnabled(MigrationsProperties runtimeProperties) Records the enabled-flag.io.quarkus.runtime.RuntimeValue<MigrationsConfig>MigrationsRecorder.recordConfig(MigrationsBuildTimeProperties buildTimeProperties, MigrationsProperties runtimeProperties, StaticJavaBasedMigrationDiscoverer discoverer, ClasspathResourceScanner resourceScanner) Records the configuration