Uses of Class
org.flowable.spring.boot.condition.ConditionalOnProcessEngine
-
Packages that use ConditionalOnProcessEngine Package Description org.flowable.spring.boot -
-
Uses of ConditionalOnProcessEngine in org.flowable.spring.boot
Classes in org.flowable.spring.boot with annotations of type ConditionalOnProcessEngine Modifier and Type Class Description classEndpointAutoConfigurationThe idea behind this module is that Spring Security could talk to theIdentityServiceas required.classProcessEngineAutoConfigurationProvides sane definitions for the various beans required to be productive with Flowable in Spring.classProcessEngineServicesAutoConfigurationProvides sane definitions for the various beans required to be productive with Flowable in Spring.
-