Package io.camunda.migrator.config
Class C8DataSourceConfigured
java.lang.Object
io.camunda.migrator.config.C8DataSourceConfigured
- All Implemented Interfaces:
org.springframework.context.annotation.Condition
public class C8DataSourceConfigured
extends Object
implements org.springframework.context.annotation.Condition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanmatches(org.springframework.context.annotation.ConditionContext context, org.springframework.core.type.AnnotatedTypeMetadata metadata)
-
Constructor Details
-
C8DataSourceConfigured
public C8DataSourceConfigured()
-
-
Method Details
-
matches
public boolean matches(org.springframework.context.annotation.ConditionContext context, org.springframework.core.type.AnnotatedTypeMetadata metadata) - Specified by:
matchesin interfaceorg.springframework.context.annotation.Condition
-