Uses of Interface
com.flowable.platform.api.tenant.TenantVariableService
Packages that use TenantVariableService
Package
Description
-
Uses of TenantVariableService in com.flowable.platform.api
Methods in com.flowable.platform.api that return TenantVariableService -
Uses of TenantVariableService in com.flowable.platform.engine
Fields in com.flowable.platform.engine declared as TenantVariableServiceModifier and TypeFieldDescriptionprotected TenantVariableService
PlatformEngineConfiguration.tenantVariableServiceImpl
Methods in com.flowable.platform.engine that return TenantVariableServiceMethods in com.flowable.platform.engine with parameters of type TenantVariableServiceModifier and TypeMethodDescriptionvoid
PlatformEngineConfiguration.setTenantVariableService
(TenantVariableService tenantVariableServiceImpl) -
Uses of TenantVariableService in com.flowable.platform.engine.impl.tenant
Classes in com.flowable.platform.engine.impl.tenant that implement TenantVariableService