Uses of Class
org.flowable.spring.boot.condition.ConditionalOnIdmEngine
-
Packages that use ConditionalOnIdmEngine Package Description org.flowable.spring.boot.condition org.flowable.spring.boot.idm -
-
Uses of ConditionalOnIdmEngine in org.flowable.spring.boot.condition
Classes in org.flowable.spring.boot.condition with annotations of type ConditionalOnIdmEngine Modifier and Type Class Description interfaceConditionalOnLdapA metaConditionalannotation that checks if the IDM LDAP Configuration should be activated -
Uses of ConditionalOnIdmEngine in org.flowable.spring.boot.idm
Classes in org.flowable.spring.boot.idm with annotations of type ConditionalOnIdmEngine Modifier and Type Class Description classIdmEngineAutoConfigurationEnableAutoConfigurationfor the Idm engineclassIdmEngineServicesAutoConfigurationEnableAutoConfigurationfor the Idm Engine
-