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 classActionEngineConfiguration -
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 ActionEngineConfigurationApiPlatformCommandContextUtil. getActionEngineConfiguration()static ActionEngineConfigurationApiPlatformCommandContextUtil. getActionEngineConfiguration(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
-