Uses of Class
org.flowable.spring.boot.FlowableAutoDeploymentProperties.EngineDeploymentProperties
-
Packages that use FlowableAutoDeploymentProperties.EngineDeploymentProperties Package Description org.flowable.spring.boot -
-
Uses of FlowableAutoDeploymentProperties.EngineDeploymentProperties in org.flowable.spring.boot
Methods in org.flowable.spring.boot that return types with arguments of type FlowableAutoDeploymentProperties.EngineDeploymentProperties Modifier and Type Method Description Map<String,FlowableAutoDeploymentProperties.EngineDeploymentProperties>FlowableAutoDeploymentProperties. getEngine()Method parameters in org.flowable.spring.boot with type arguments of type FlowableAutoDeploymentProperties.EngineDeploymentProperties Modifier and Type Method Description voidFlowableAutoDeploymentProperties. setEngine(Map<String,FlowableAutoDeploymentProperties.EngineDeploymentProperties> engine)
-