Class LiquibaseMongodbFactory

java.lang.Object
io.quarkus.liquibase.mongodb.LiquibaseMongodbFactory

public class LiquibaseMongodbFactory extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • createLiquibase

      public liquibase.Liquibase createLiquibase()
    • getConfiguration

      public LiquibaseMongodbConfig getConfiguration()
    • createLabels

      public liquibase.LabelExpression createLabels()
      Creates the default labels base on the configuration
      Returns:
      the label expression
    • createContexts

      public liquibase.Contexts createContexts()
      Creates the default contexts base on the configuration
      Returns:
      the contexts