Uses of Interface
com.flowable.platform.api.tenant.TenantVariable
Packages that use TenantVariable
Package
Description
-
Uses of TenantVariable in com.flowable.platform.engine.impl.persistence.entity
Subinterfaces of TenantVariable in com.flowable.platform.engine.impl.persistence.entityClasses in com.flowable.platform.engine.impl.persistence.entity that implement TenantVariableMethods in com.flowable.platform.engine.impl.persistence.entity that return types with arguments of type TenantVariableModifier and TypeMethodDescriptionTenantVariableEntityManager.findByCriteria
(TenantVariableQuery query) TenantVariableEntityManagerImpl.findByCriteria
(TenantVariableQuery query) -
Uses of TenantVariable in com.flowable.platform.engine.impl.persistence.entity.data
Methods in com.flowable.platform.engine.impl.persistence.entity.data that return types with arguments of type TenantVariableModifier and TypeMethodDescriptionTenantVariableDataManager.findByCriteria
(TenantVariableQuery query) -
Uses of TenantVariable in com.flowable.platform.engine.impl.persistence.entity.data.impl
Methods in com.flowable.platform.engine.impl.persistence.entity.data.impl that return types with arguments of type TenantVariableModifier and TypeMethodDescriptionMybatisTenantVariableDataManager.findByCriteria
(TenantVariableQuery query) -
Uses of TenantVariable in com.flowable.platform.engine.impl.tenant
Methods in com.flowable.platform.engine.impl.tenant that return types with arguments of type TenantVariableModifier and TypeMethodDescriptionTenantVariableQueryImpl.executeList
(CommandContext commandContext)