Class TenantModuleRootFilter

java.lang.Object
org.apache.fineract.infrastructure.core.service.migration.TenantModuleRootFilter
All Implemented Interfaces:
liquibase.changelog.IncludeAllFilter

public class TenantModuleRootFilter extends Object implements liquibase.changelog.IncludeAllFilter
  • Constructor Details

    • TenantModuleRootFilter

      public TenantModuleRootFilter()
  • Method Details

    • include

      public boolean include(String changeLogPath)
      Specified by:
      include in interface liquibase.changelog.IncludeAllFilter