Uses of Class
com.flowable.spring.boot.properties.FlowableAutoDeploymentProperties.EngineDeploymentProperties
Package | Description |
---|---|
com.flowable.spring.boot.properties |
-
Uses of FlowableAutoDeploymentProperties.EngineDeploymentProperties in com.flowable.spring.boot.properties
Methods in com.flowable.spring.boot.properties that return types with arguments of type FlowableAutoDeploymentProperties.EngineDeploymentProperties Modifier and Type Method Description java.util.Map<java.lang.String,FlowableAutoDeploymentProperties.EngineDeploymentProperties>
FlowableAutoDeploymentProperties. getEngine()
Method parameters in com.flowable.spring.boot.properties with type arguments of type FlowableAutoDeploymentProperties.EngineDeploymentProperties Modifier and Type Method Description void
FlowableAutoDeploymentProperties. setEngine(java.util.Map<java.lang.String,FlowableAutoDeploymentProperties.EngineDeploymentProperties> engine)