Class MigrationsEnabled
java.lang.Object
ac.simons.neo4j.migrations.quarkus.runtime.MigrationsEnabled
- All Implemented Interfaces:
BooleanSupplier
- Since:
- 1.2.2
- Author:
- Michael J. Simons
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MigrationsEnabled
public MigrationsEnabled(boolean value)
-
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBoolean
in interfaceBooleanSupplier
-