Uses of Interface
com.flowable.action.api.ActionEngineConfigurationApi
-
Packages that use ActionEngineConfigurationApi Package Description com.flowable.action.engine com.flowable.platform.service.context -
-
Uses of ActionEngineConfigurationApi in com.flowable.action.engine
Classes in com.flowable.action.engine that implement ActionEngineConfigurationApi Modifier and Type Class Description class
ActionEngineConfiguration
-
Uses of ActionEngineConfigurationApi in com.flowable.platform.service.context
Methods in com.flowable.platform.service.context that return ActionEngineConfigurationApi Modifier and Type Method Description static ActionEngineConfigurationApi
PlatformCommandContextUtil. getActionEngineConfiguration()
static ActionEngineConfigurationApi
PlatformCommandContextUtil. getActionEngineConfiguration(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
-