Class MongockEnabled
java.lang.Object
io.quarkiverse.quarkus.mongock.deployment.MongockEnabled
- All Implemented Interfaces:
BooleanSupplier
Supplier that can be used to only run build steps
if the Mongock extension is enabled.
-
Method Summary
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBooleanin interfaceBooleanSupplier
-