Uses of Interface
com.flowable.core.app.api.AppVariable
Package
Description
-
Uses of AppVariable in com.flowable.app.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionAppVariableEntityManager.findAppVariablesByQueryCriteria
(AppVariableQueryImpl appVariableQuery) AppVariableEntityManagerImpl.findAppVariablesByQueryCriteria
(AppVariableQueryImpl appVariableQuery) -
Uses of AppVariable in com.flowable.app.engine.impl.persistence.entity.data
Modifier and TypeMethodDescriptionAppVariableDataManager.findAppVariablesByQueryCriteria
(AppVariableQueryImpl appVariableQuery) -
Uses of AppVariable in com.flowable.app.engine.impl.persistence.entity.data.impl
Modifier and TypeMethodDescriptionMybatisAppVariableDataManager.findAppVariablesByQueryCriteria
(AppVariableQueryImpl appVariableQuery) -
Uses of AppVariable in com.flowable.app.engine.impl.repository
Modifier and TypeMethodDescriptionAppVariableQueryImpl.executeList
(CommandContext commandContext)