Class SchemaShutdownCleaner.DropSchemaCondition

java.lang.Object
io.camunda.migrator.config.mybatis.SchemaShutdownCleaner.DropSchemaCondition
All Implemented Interfaces:
org.springframework.context.annotation.Condition
Enclosing class:
SchemaShutdownCleaner

protected static class SchemaShutdownCleaner.DropSchemaCondition extends Object implements org.springframework.context.annotation.Condition
  • Constructor Details

    • DropSchemaCondition

      protected DropSchemaCondition()
  • Method Details

    • matches

      public boolean matches(org.springframework.context.annotation.ConditionContext context, org.springframework.core.type.AnnotatedTypeMetadata metadata)
      Specified by:
      matches in interface org.springframework.context.annotation.Condition