Uses of Class
com.flowable.spring.boot.condition.ConditionalOnProcessEngine
Package | Description |
---|---|
com.flowable.spring.boot | |
com.flowable.spring.boot.core |
-
Uses of ConditionalOnProcessEngine in com.flowable.spring.boot
Classes in com.flowable.spring.boot with annotations of type ConditionalOnProcessEngine Modifier and Type Class Description class
EndpointAutoConfiguration
The idea behind this module is that Spring Security could talk to theIdentityService
as required.class
ProcessEngineAutoConfiguration
Provides sane definitions for the various beans required to be productive with Flowable in Spring.class
ProcessEngineServicesAutoConfiguration
Provides sane definitions for the various beans required to be productive with Flowable in Spring. -
Uses of ConditionalOnProcessEngine in com.flowable.spring.boot.core
Classes in com.flowable.spring.boot.core with annotations of type ConditionalOnProcessEngine Modifier and Type Class Description class
CoreServiceAutoConfiguration