Uses of Interface
com.flowable.core.app.api.AppVariable
Packages that use AppVariable
Package
Description
-
Uses of AppVariable in com.flowable.app.engine.impl.persistence.entity
Subinterfaces of AppVariable in com.flowable.app.engine.impl.persistence.entityClasses in com.flowable.app.engine.impl.persistence.entity that implement AppVariableMethods in com.flowable.app.engine.impl.persistence.entity that return types with arguments of type AppVariableModifier and TypeMethodDescriptionAppVariableEntityManager.findAppVariablesByQueryCriteria
(AppVariableQueryImpl appVariableQuery) AppVariableEntityManagerImpl.findAppVariablesByQueryCriteria
(AppVariableQueryImpl appVariableQuery) -
Uses of AppVariable in com.flowable.app.engine.impl.persistence.entity.data
Methods in com.flowable.app.engine.impl.persistence.entity.data that return types with arguments of type AppVariableModifier and TypeMethodDescriptionAppVariableDataManager.findAppVariablesByQueryCriteria
(AppVariableQueryImpl appVariableQuery) -
Uses of AppVariable in com.flowable.app.engine.impl.persistence.entity.data.impl
Methods in com.flowable.app.engine.impl.persistence.entity.data.impl that return types with arguments of type AppVariableModifier and TypeMethodDescriptionMybatisAppVariableDataManager.findAppVariablesByQueryCriteria
(AppVariableQueryImpl appVariableQuery) -
Uses of AppVariable in com.flowable.app.engine.impl.repository
Methods in com.flowable.app.engine.impl.repository that return types with arguments of type AppVariableModifier and TypeMethodDescriptionAppVariableQueryImpl.executeList
(CommandContext commandContext)