Uses of Interface
com.flowable.platform.api.PlatformEngineConfigurationApi
-
Packages that use PlatformEngineConfigurationApi Package Description com.flowable.dataobject.engine.impl.util com.flowable.platform.engine -
-
Uses of PlatformEngineConfigurationApi in com.flowable.dataobject.engine.impl.util
Methods in com.flowable.dataobject.engine.impl.util that return PlatformEngineConfigurationApi Modifier and Type Method Description static PlatformEngineConfigurationApi
CommandContextUtil. getPlatformEngineConfiguration(CommandContext commandContext)
-
Uses of PlatformEngineConfigurationApi in com.flowable.platform.engine
Classes in com.flowable.platform.engine that implement PlatformEngineConfigurationApi Modifier and Type Class Description class
PlatformEngineConfiguration
-