Class LoanCOBEnabledCondition
java.lang.Object
org.apache.fineract.infrastructure.core.condition.PropertiesCondition
org.apache.fineract.cob.conditions.LoanCOBEnabledCondition
- All Implemented Interfaces:
org.springframework.context.annotation.Condition
public class LoanCOBEnabledCondition
extends org.apache.fineract.infrastructure.core.condition.PropertiesCondition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanmatches(org.apache.fineract.infrastructure.core.config.FineractProperties properties) Methods inherited from class org.apache.fineract.infrastructure.core.condition.PropertiesCondition
matches
-
Constructor Details
-
LoanCOBEnabledCondition
public LoanCOBEnabledCondition()
-
-
Method Details
-
matches
protected boolean matches(org.apache.fineract.infrastructure.core.config.FineractProperties properties) - Specified by:
matchesin classorg.apache.fineract.infrastructure.core.condition.PropertiesCondition
-