Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractManager - Class in org.flowable.variable.service.impl.persistence
- AbstractManager(VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.persistence.AbstractManager
- AbstractVariableQueryImpl<T extends Query<?,
?>, U> - Class in org.flowable.variable.service.impl -
Abstract query class that adds methods to query for variable values.
- AbstractVariableQueryImpl() - Constructor for class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- AbstractVariableQueryImpl(CommandContext, VariableValueProvider) - Constructor for class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- AbstractVariableQueryImpl(CommandContext, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- AbstractVariableQueryImpl(CommandExecutor, VariableValueProvider) - Constructor for class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- AbstractVariableQueryImpl(CommandExecutor, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- AbstractVariableServiceEntity - Class in org.flowable.variable.service.impl.persistence.entity
- AbstractVariableServiceEntity() - Constructor for class org.flowable.variable.service.impl.persistence.entity.AbstractVariableServiceEntity
- activityInstanceId - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- activityInstanceId - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- activityInstanceId(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- activityInstanceId(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- add(int, HistoricVariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInitializingList
- add(int, VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInitializingList
- add(HistoricVariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInitializingList
- add(VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInitializingList
- addAll(int, Collection<? extends HistoricVariableInstanceEntity>) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInitializingList
- addAll(int, Collection<? extends VariableInstanceEntity>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInitializingList
- addAll(Collection<? extends HistoricVariableInstanceEntity>) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInitializingList
- addAll(Collection<? extends VariableInstanceEntity>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInitializingList
- addLoggingData(String, VariableInstanceEntity, ObjectMapper) - Static method in class org.flowable.variable.service.impl.util.VariableLoggingSessionUtil
- addLoggingSessionInfo(ObjectNode) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- addType(VariableType) - Method in class org.flowable.variable.service.impl.types.DefaultVariableTypes
- addType(VariableType, int) - Method in class org.flowable.variable.service.impl.types.DefaultVariableTypes
- addVariable(String, Object, QueryOperator, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- addVariable(String, Object, QueryOperator, String, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- addVariableValue(Object, String, String, String, ObjectNode) - Static method in class org.flowable.variable.service.impl.util.VariableLoggingSessionUtil
- afterSessionsFlush(CommandContext) - Method in class org.flowable.variable.service.impl.types.TraceableVariablesCommandContextCloseListener
B
- BooleanType - Class in org.flowable.variable.service.impl.types
- BooleanType() - Constructor for class org.flowable.variable.service.impl.types.BooleanType
- bulkDeleteHistoricVariableInstancesByProcessInstanceIds(Collection<String>) - Method in interface org.flowable.variable.service.HistoricVariableService
- bulkDeleteHistoricVariableInstancesByProcessInstanceIds(Collection<String>) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- bulkDeleteHistoricVariableInstancesByProcessInstanceIds(Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- bulkDeleteHistoricVariableInstancesByProcessInstanceIds(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- bulkDeleteHistoricVariableInstancesByProcessInstanceIds(Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- bulkDeleteHistoricVariableInstancesByProcessInstanceIds(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- bulkDeleteHistoricVariableInstancesByScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- bulkDeleteHistoricVariableInstancesByScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- bulkDeleteHistoricVariableInstancesByScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- bulkDeleteHistoricVariableInstancesByScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- bulkDeleteHistoricVariableInstancesByTaskIds(Collection<String>) - Method in interface org.flowable.variable.service.HistoricVariableService
- bulkDeleteHistoricVariableInstancesByTaskIds(Collection<String>) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- bulkDeleteHistoricVariableInstancesByTaskIds(Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- bulkDeleteHistoricVariableInstancesByTaskIds(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- bulkDeleteHistoricVariableInstancesByTaskIds(Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- bulkDeleteHistoricVariableInstancesByTaskIds(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- byteArrayRef - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- byteArrayRef - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- ByteArrayType - Class in org.flowable.variable.service.impl.types
- ByteArrayType() - Constructor for class org.flowable.variable.service.impl.types.ByteArrayType
C
- CacheableVariable - Interface in org.flowable.variable.service.impl.types
-
Interface to abstract the JPA cacheable setting
- cachedElContext - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- cachedValue - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- cachedValue - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- close() - Method in class org.flowable.variable.service.impl.types.EntityManagerSessionImpl
- closed(CommandContext) - Method in class org.flowable.variable.service.impl.types.TraceableVariablesCommandContextCloseListener
- closeEntityManager - Variable in class org.flowable.variable.service.impl.types.EntityManagerSessionFactory
- closeFailure(CommandContext) - Method in class org.flowable.variable.service.impl.types.TraceableVariablesCommandContextCloseListener
- closing(CommandContext) - Method in class org.flowable.variable.service.impl.types.TraceableVariablesCommandContextCloseListener
- collectTransientVariables(HashMap<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- collectVariableInstances(HashMap<String, VariableInstance>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- collectVariableNames(Set<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- collectVariables(HashMap<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- CommandContextUtil - Class in org.flowable.variable.service.impl.util
- CommandContextUtil() - Constructor for class org.flowable.variable.service.impl.util.CommandContextUtil
- copyVariableValue(HistoricVariableInstanceEntity, VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- copyVariableValue(HistoricVariableInstanceEntity, VariableInstanceEntity, Date) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- create() - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- create() - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- create(String, VariableType) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
-
Create a variable instance without setting the value on it.
- create(String, VariableType) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- create(String, VariableType, Object) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- create(String, VariableType, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- create(VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- create(VariableInstanceEntity, Date) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- createAndInsert(VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.HistoricVariableService
- createAndInsert(VariableInstanceEntity, Date) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- createAndInsert(VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- createAndInsert(VariableInstanceEntity, Date) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- createEntityEvent(FlowableEngineEventType, Object) - Static method in class org.flowable.variable.service.event.impl.FlowableVariableEventBuilder
- createHistoricVariableInstance() - Method in interface org.flowable.variable.service.HistoricVariableService
- createHistoricVariableInstance() - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- createId(EntityMetaData, String) - Method in class org.flowable.variable.service.impl.types.JPAEntityMappings
- createInternalVariableInstanceQuery() - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- createInternalVariableInstanceQuery() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- createInternalVariableInstanceQuery() - Method in class org.flowable.variable.service.impl.VariableServiceImpl
- createInternalVariableInstanceQuery() - Method in interface org.flowable.variable.service.VariableService
- createObjectInputStream(InputStream) - Method in class org.flowable.variable.service.impl.types.SerializableType
- createObjectOutputStream(OutputStream) - Method in class org.flowable.variable.service.impl.types.SerializableType
- createTime - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- createValueFields(String, VariableType, Object) - Method in class org.flowable.variable.service.impl.VariableServiceConfigurationVariableValueProvider
- createValueFields(String, VariableType, Object) - Method in interface org.flowable.variable.service.impl.VariableValueProvider
- createVariableEvent(FlowableEngineEventType, VariableInstance, Object, VariableType) - Static method in class org.flowable.variable.service.event.impl.FlowableVariableEventBuilder
- createVariableInstance(String, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- createVariableInstance(String, VariableType) - Method in class org.flowable.variable.service.impl.VariableServiceImpl
- createVariableInstance(String, VariableType) - Method in interface org.flowable.variable.service.VariableService
-
Create a variable instance without setting the value on it.
- createVariableInstance(String, VariableType, Object) - Method in class org.flowable.variable.service.impl.VariableServiceImpl
- createVariableInstance(String, VariableType, Object) - Method in interface org.flowable.variable.service.VariableService
- createVariableLocal(String, Object) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- createVariableLocal(String, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
-
only called when a new variable is created on this variable scope.
- createVariablesLocal(Map<String, ? extends Object>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- createVariablesLocal(Map<String, ? extends Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
D
- dataManager - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- DateType - Class in org.flowable.variable.service.impl.types
- DateType() - Constructor for class org.flowable.variable.service.impl.types.DateType
- DEFAULT_GENERIC_MAX_LENGTH_STRING - Static variable in class org.flowable.variable.service.VariableServiceConfiguration
- DEFAULT_ORACLE_MAX_LENGTH_STRING - Static variable in class org.flowable.variable.service.VariableServiceConfiguration
- DefaultVariableTypes - Class in org.flowable.variable.service.impl.types
- DefaultVariableTypes() - Constructor for class org.flowable.variable.service.impl.types.DefaultVariableTypes
- delete(HistoricVariableInstanceEntity, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- delete(VariableInstanceEntity, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- deleteByScopeIdAndScopeType(String, String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- deleteByScopeIdAndScopeType(String, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- deleteByScopeIdAndScopeType(String, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- deleteByScopeIdAndScopeType(String, String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- deleteByScopeIdAndScopeTypes(String, Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- deleteByScopeIdAndScopeTypes(String, Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- deleteByScopeIdAndScopeTypes(String, Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- deleteByScopeIdAndScopeTypes(String, Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- deleteBySubScopeIdAndScopeTypes(String, Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- deleteBySubScopeIdAndScopeTypes(String, Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- deleteBySubScopeIdAndScopeTypes(String, Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- deleteBySubScopeIdAndScopeTypes(String, Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- deleted - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- deleteHistoricVariableInstance(HistoricVariableInstanceEntity) - Method in interface org.flowable.variable.service.HistoricVariableService
- deleteHistoricVariableInstance(HistoricVariableInstanceEntity) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- deleteHistoricVariableInstanceByProcessInstanceId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- deleteHistoricVariableInstanceByProcessInstanceId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- deleteHistoricVariableInstancesByProcessInstanceId(String) - Method in interface org.flowable.variable.service.HistoricVariableService
- deleteHistoricVariableInstancesByProcessInstanceId(String) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- deleteHistoricVariableInstancesByTaskId(String) - Method in interface org.flowable.variable.service.HistoricVariableService
- deleteHistoricVariableInstancesByTaskId(String) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- deleteHistoricVariableInstancesByTaskId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- deleteHistoricVariableInstancesByTaskId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- deleteHistoricVariableInstancesForNonExistingCaseInstances() - Method in interface org.flowable.variable.service.HistoricVariableService
- deleteHistoricVariableInstancesForNonExistingCaseInstances() - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- deleteHistoricVariableInstancesForNonExistingCaseInstances() - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- deleteHistoricVariableInstancesForNonExistingCaseInstances() - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- deleteHistoricVariableInstancesForNonExistingCaseInstances() - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- deleteHistoricVariableInstancesForNonExistingCaseInstances() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- deleteHistoricVariableInstancesForNonExistingProcessInstances() - Method in interface org.flowable.variable.service.HistoricVariableService
- deleteHistoricVariableInstancesForNonExistingProcessInstances() - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- deleteHistoricVariableInstancesForNonExistingProcessInstances() - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- deleteHistoricVariableInstancesForNonExistingProcessInstances() - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- deleteHistoricVariableInstancesForNonExistingProcessInstances() - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- deleteHistoricVariableInstancesForNonExistingProcessInstances() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- deleteVariableInstance(VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.VariableServiceImpl
- deleteVariableInstance(VariableInstanceEntity) - Method in interface org.flowable.variable.service.VariableService
- deleteVariableInstanceForExplicitUserCall(VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- deleteVariablesByExecutionId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- deleteVariablesByExecutionId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- deleteVariablesByExecutionId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- deleteVariablesByExecutionId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- deleteVariablesByExecutionId(String) - Method in class org.flowable.variable.service.impl.VariableServiceImpl
- deleteVariablesByExecutionId(String) - Method in interface org.flowable.variable.service.VariableService
- deleteVariablesByTaskId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- deleteVariablesByTaskId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- deleteVariablesByTaskId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- deleteVariablesByTaskId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- deleteVariablesByTaskId(String) - Method in class org.flowable.variable.service.impl.VariableServiceImpl
- deleteVariablesByTaskId(String) - Method in interface org.flowable.variable.service.VariableService
- deserialize(byte[], ValueFields) - Method in class org.flowable.variable.service.impl.types.SerializableType
- deserializeIds(byte[]) - Method in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- DoubleType - Class in org.flowable.variable.service.impl.types
- DoubleType() - Constructor for class org.flowable.variable.service.impl.types.DoubleType
- doubleValue - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- doubleValue - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
E
- EmptyCollectionType - Class in org.flowable.variable.service.impl.types
- EmptyCollectionType() - Constructor for class org.flowable.variable.service.impl.types.EmptyCollectionType
- ensureByteArrayRefInitialized() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- ensureVariableInstancesInitialized() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- ensureVariablesInitialized() - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- ensureVariablesInitialized() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- ensureVariablesInitialized() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- entityManagerFactory - Variable in class org.flowable.variable.service.impl.types.EntityManagerSessionFactory
- EntityManagerSession - Interface in org.flowable.variable.service.impl.types
- EntityManagerSessionFactory - Class in org.flowable.variable.service.impl.types
- EntityManagerSessionFactory(Object, boolean, boolean) - Constructor for class org.flowable.variable.service.impl.types.EntityManagerSessionFactory
- EntityManagerSessionImpl - Class in org.flowable.variable.service.impl.types
- EntityManagerSessionImpl(EntityManagerFactory, boolean, boolean) - Constructor for class org.flowable.variable.service.impl.types.EntityManagerSessionImpl
- EntityManagerSessionImpl(EntityManagerFactory, EntityManager, boolean, boolean) - Constructor for class org.flowable.variable.service.impl.types.EntityManagerSessionImpl
- EntityMetaData - Class in org.flowable.variable.service.impl.types
-
Class containing meta-data about Entity-classes.
- EntityMetaData() - Constructor for class org.flowable.variable.service.impl.types.EntityMetaData
- EQUALS - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- EQUALS_IGNORE_CASE - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- excludeLocalVariables - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- excludeLocalVariables - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- excludeLocalVariables() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- excludeLocalVariables() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- excludeTaskRelated - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- excludeTaskRelated - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- excludeTaskVariables() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- excludeTaskVariables() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- excludeVariableInitialization - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- excludeVariableInitialization - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- excludeVariableInitialization() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- excludeVariableInitialization() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.variable.service.impl.NativeHistoricVariableInstanceQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.variable.service.impl.NativeVariableInstanceQueryImpl
- executeList(CommandContext) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- executeList(CommandContext) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- executeList(CommandContext) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.variable.service.impl.NativeHistoricVariableInstanceQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.variable.service.impl.NativeVariableInstanceQueryImpl
- executionId - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- executionId - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- executionId - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- executionId - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- executionId - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- executionId(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- executionId(String) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- executionId(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- executionId(String) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given execution id
- executionIds - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- executionIds - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- executionIds - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- executionIds(Collection<String>) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- executionIds(Collection<String>) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given execution ids
- executionIds(Set<String>) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- executionIds(Set<String>) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- EXISTS - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- expressionManager - Variable in class org.flowable.variable.service.VariableServiceConfiguration
F
- findByName(String) - Static method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryProperty
- findByName(String) - Static method in class org.flowable.variable.service.impl.VariableInstanceQueryProperty
- findHistoricalVariableInstancesByProcessInstanceId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- findHistoricalVariableInstancesByProcessInstanceId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- findHistoricalVariableInstancesByScopeIdAndScopeType(String, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- findHistoricalVariableInstancesByScopeIdAndScopeType(String, String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- findHistoricalVariableInstancesByScopeIdAndScopeType(String, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- findHistoricalVariableInstancesByScopeIdAndScopeType(String, String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- findHistoricalVariableInstancesBySubScopeIdAndScopeType(String, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- findHistoricalVariableInstancesBySubScopeIdAndScopeType(String, String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- findHistoricalVariableInstancesBySubScopeIdAndScopeType(String, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- findHistoricalVariableInstancesBySubScopeIdAndScopeType(String, String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- findHistoricalVariableInstancesByTaskId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- findHistoricalVariableInstancesByTaskId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- findHistoricVariableInstanceByVariableInstanceId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- findHistoricVariableInstanceByVariableInstanceId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- findHistoricVariableInstanceByVariableInstanceId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- findHistoricVariableInstanceByVariableInstanceId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- findHistoricVariableInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- findHistoricVariableInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- findHistoricVariableInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- findHistoricVariableInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- findHistoricVariableInstanceCountByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- findHistoricVariableInstanceCountByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- findHistoricVariableInstanceCountByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- findHistoricVariableInstanceCountByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- findHistoricVariableInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- findHistoricVariableInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- findHistoricVariableInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- findHistoricVariableInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- findHistoricVariableInstancesByProcessInstanceId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- findHistoricVariableInstancesByProcessInstanceId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- findHistoricVariableInstancesByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.HistoricVariableService
- findHistoricVariableInstancesByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- findHistoricVariableInstancesByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- findHistoricVariableInstancesByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- findHistoricVariableInstancesByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- findHistoricVariableInstancesByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- findHistoricVariableInstancesByTaskId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- findHistoricVariableInstancesByTaskId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- findVariableInstanceByScopeIdAndScopeType(String, String) - Method in interface org.flowable.variable.service.VariableService
- findVariableInstanceBySubScopeIdAndScopeType(String, String) - Method in interface org.flowable.variable.service.VariableService
- findVariableInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- findVariableInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- findVariableInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- findVariableInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- findVariableInstanceCountByQueryCriteria(VariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- findVariableInstanceCountByQueryCriteria(VariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- findVariableInstanceCountByQueryCriteria(VariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- findVariableInstanceCountByQueryCriteria(VariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- findVariableInstancesByExecutionId(String) - Method in interface org.flowable.variable.service.VariableService
- findVariableInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- findVariableInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- findVariableInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- findVariableInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- findVariableInstancesByQueryCriteria(VariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- findVariableInstancesByQueryCriteria(VariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- findVariableInstancesByQueryCriteria(VariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- findVariableInstancesByQueryCriteria(VariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- findVariablesInstanceByQuery(InternalVariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- findVariablesInstanceByQuery(InternalVariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- findVariablesInstancesByQuery(InternalVariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- findVariablesInstancesByQuery(InternalVariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- findVariableType(Object) - Method in class org.flowable.variable.service.impl.types.DefaultVariableTypes
- findVariableType(Object) - Method in class org.flowable.variable.service.impl.VariableServiceConfigurationVariableValueProvider
- findVariableType(Object) - Method in interface org.flowable.variable.service.impl.VariableValueProvider
- FlowableVariableEventBuilder - Class in org.flowable.variable.service.event.impl
-
Builder class used to create
FlowableEventimplementations. - FlowableVariableEventBuilder() - Constructor for class org.flowable.variable.service.event.impl.FlowableVariableEventBuilder
- FlowableVariableEventImpl - Class in org.flowable.variable.service.event.impl
-
Implementation of
FlowableVariableEvent. - FlowableVariableEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- flush() - Method in class org.flowable.variable.service.impl.types.EntityManagerSessionImpl
- forceCachedValue - Variable in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- forcedUpdate - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- forceUpdate() - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntity
- forceUpdate() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
G
- getActivityInstanceId() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getActivityInstanceId() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getByteArrayRef() - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- getByteArrayRef() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getByteArrayRef() - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntity
- getByteArrayRef() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getBytes() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getBytes() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getBytes() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getCachedElContext() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getCachedValue() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getCachedValue() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getCachedValue() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getClock() - Method in class org.flowable.variable.service.impl.persistence.AbstractManager
- getCommandContext() - Method in class org.flowable.variable.service.impl.persistence.AbstractManager
- getCommandContext() - Static method in class org.flowable.variable.service.impl.util.CommandContextUtil
- getCreateTime() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getDbSqlSession() - Static method in class org.flowable.variable.service.impl.util.CommandContextUtil
- getDbSqlSession(CommandContext) - Static method in class org.flowable.variable.service.impl.util.CommandContextUtil
- getDoubleValue() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getDoubleValue() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getDoubleValue() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getDoubleValue() - Method in class org.flowable.variable.service.impl.QueryVariableValue
- getElContext(VariableContainer) - Method in class org.flowable.variable.service.impl.el.VariableScopeExpressionManager
- getEngineType() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getEngineType() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getEngineType(String) - Method in class org.flowable.variable.service.impl.types.JsonType
- getEngineType(String) - Method in class org.flowable.variable.service.impl.types.SerializableType
- getEngineType(String) - Method in class org.flowable.variable.service.impl.types.TraceableObject
- getEntityCache() - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- getEntityClass() - Method in class org.flowable.variable.service.impl.types.EntityMetaData
- getEntityManager() - Method in interface org.flowable.variable.service.impl.types.EntityManagerSession
-
Get an
EntityManagerinstance associated with this session. - getEntityManager() - Method in class org.flowable.variable.service.impl.types.EntityManagerSessionImpl
- getEntityManagerFactory() - Method in class org.flowable.variable.service.impl.types.EntityManagerSessionFactory
- getEntityMetaData(Class<?>) - Method in class org.flowable.variable.service.impl.types.JPAEntityMappings
- getEventDispatcher() - Method in class org.flowable.variable.service.impl.persistence.AbstractManager
- getExcludeTaskRelated() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getExcludeTaskRelated() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getExecutionId() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getExecutionId() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getExecutionId() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getExecutionId() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getExecutionId() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getExecutionId() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getExecutionIds() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getExecutionIds() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getExecutionIds() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getExpressionManager() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getHistoricVariableInstance(String) - Method in interface org.flowable.variable.service.HistoricVariableService
- getHistoricVariableInstance(String) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- getHistoricVariableInstanceDataManager() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getHistoricVariableInstanceEntityManager() - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- getHistoricVariableInstanceEntityManager() - Method in class org.flowable.variable.service.impl.persistence.AbstractManager
- getHistoricVariableInstanceEntityManager() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getHistoricVariableService() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getId() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getId() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getId() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getId() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getIdField() - Method in class org.flowable.variable.service.impl.types.EntityMetaData
- getIdGenerator() - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- getIdGenerator() - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- getIdMethod() - Method in class org.flowable.variable.service.impl.types.EntityMetaData
- getIdPrefix() - Method in class org.flowable.variable.service.impl.persistence.entity.AbstractVariableServiceEntity
- getIdString(Object) - Method in class org.flowable.variable.service.impl.types.JPAEntityMappings
- getIdType() - Method in class org.flowable.variable.service.impl.types.EntityMetaData
- getIdValue(Object, EntityMetaData) - Method in class org.flowable.variable.service.impl.types.JPAEntityMappings
- getInternalHistoryVariableManager() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getJPAClassString(Object) - Method in class org.flowable.variable.service.impl.types.JPAEntityMappings
- getJPAEntity(String, String) - Method in class org.flowable.variable.service.impl.types.JPAEntityMappings
- getJPAIdString(Object) - Method in class org.flowable.variable.service.impl.types.JPAEntityMappings
- getLastUpdatedTime() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getLongValue() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getLongValue() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getLongValue() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getLongValue() - Method in class org.flowable.variable.service.impl.QueryVariableValue
- getManagedEntityClass() - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- getManagedEntityClass() - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- getMaxLengthString() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getName() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryProperty
- getName() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getName() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getName() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getName() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getName() - Method in class org.flowable.variable.service.impl.QueryVariableValue
- getName() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryProperty
- getNames() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getOperator() - Method in class org.flowable.variable.service.impl.QueryVariableValue
- getParameter() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getParentVariableScope() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getPersistentState() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getPersistentState() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getProcessDefinitionId() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getProcessDefinitionId() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getProcessInstanceId() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getProcessInstanceId() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getProcessInstanceId() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getProcessInstanceId() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getProcessInstanceId() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getProcessInstanceId() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getQueryVariableValue() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getQueryVariableValue() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getQueryVariableValues() - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- getResourcesRootDirectory() - Method in class org.flowable.variable.service.impl.db.VariableDbSchemaManager
- getResult(CallableStatement, int) - Method in class org.flowable.variable.service.impl.db.IbatisVariableTypeHandler
- getResult(ResultSet, int) - Method in class org.flowable.variable.service.impl.db.IbatisVariableTypeHandler
- getResult(ResultSet, String) - Method in class org.flowable.variable.service.impl.db.IbatisVariableTypeHandler
- getScopeId() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getScopeId() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getScopeId() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getScopeId() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getScopeId() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getScopeId() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getScopeIds() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getScopeType() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getScopeType() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getScopeType() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getScopeType() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getScopeType() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getScopeType() - Method in class org.flowable.variable.service.impl.QueryVariableValue
- getScopeType() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getScopeTypes() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getSession(Class<T>) - Method in class org.flowable.variable.service.impl.persistence.AbstractManager
- getSessionType() - Method in class org.flowable.variable.service.impl.types.EntityManagerSessionFactory
- getSharedInstance() - Static method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
-
Since a
NoExecutionVariableScopehas no state, it's safe to use the same instance to prevent too many useless instances created. - getSharedInstance() - Static method in class org.flowable.variable.service.impl.types.HistoricJPAEntityListVariableType
- getSharedInstance() - Static method in class org.flowable.variable.service.impl.types.HistoricJPAEntityVariableType
- getSpecificVariable(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getSpecificVariables(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getSubScopeId() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getSubScopeId() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getSubScopeId() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getSubScopeId() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getSubScopeId() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getSubScopeId() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getSubScopeIds() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getTaskId() - Method in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- getTaskId() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getTaskId() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getTaskId() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getTaskId() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getTaskId() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getTaskId() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getTaskIds() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getTaskIds() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getTaskIds() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getTenantId() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getTextValue() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getTextValue() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getTextValue() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getTextValue() - Method in class org.flowable.variable.service.impl.QueryVariableValue
- getTextValue2() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getTextValue2() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getTextValue2() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getTextValue2() - Method in class org.flowable.variable.service.impl.QueryVariableValue
- getTime() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getTransientVariable(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getTransientVariable(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getTransientVariableLocal(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getTransientVariableLocal(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getTransientVariables() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getTransientVariables() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getTransientVariablesLocal() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getTransientVariablesLocal() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getType() - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntity
- getType() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getType() - Method in class org.flowable.variable.service.impl.QueryVariableValue
- getTypeIndex(String) - Method in class org.flowable.variable.service.impl.types.DefaultVariableTypes
- getTypeIndex(VariableType) - Method in class org.flowable.variable.service.impl.types.DefaultVariableTypes
- getTypeName() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getTypeName() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getTypeName() - Method in class org.flowable.variable.service.impl.types.BooleanType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.ByteArrayType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.DateType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.DoubleType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.EmptyCollectionType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.InstantType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.IntegerType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.JodaDateTimeType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.JodaDateType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.JPAEntityVariableType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.JsonType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.LocalDateTimeType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.LocalDateType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.LongStringType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.LongType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.NullType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.SerializableType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.ShortType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.StringType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.UUIDType
- getUsedVariablesCache() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getValue() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getValue() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getValue() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.BooleanType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.ByteArrayType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.DateType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.DoubleType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.EmptyCollectionType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.InstantType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.IntegerType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.JodaDateTimeType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.JodaDateType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.JPAEntityVariableType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.JsonType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.LocalDateTimeType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.LocalDateType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.LongType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.NullType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.SerializableType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.ShortType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.StringType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.UUIDType
- getVariable(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariable(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariable(String, boolean) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariable(String, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
-
The same operation as
VariableScopeImpl.getVariable(String), but with an extra parameter to indicate whether or not all variables need to be fetched. - getVariable(String, Class<T>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariable(String, Class<T>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstance(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableInstance(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstance(String, boolean) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableInstance(String, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstanceDataManager() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getVariableInstanceEntities() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstanceEntityManager() - Method in class org.flowable.variable.service.impl.persistence.AbstractManager
- getVariableInstanceEntityManager() - Method in class org.flowable.variable.service.impl.VariableServiceImpl
- getVariableInstanceEntityManager() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getVariableInstanceLocal(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableInstanceLocal(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstanceLocal(String, boolean) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableInstanceLocal(String, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstances() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableInstances() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstances(Collection<String>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableInstances(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstances(Collection<String>, boolean) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableInstances(Collection<String>, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstancesLocal() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableInstancesLocal() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstancesLocal(Collection<String>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableInstancesLocal(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstancesLocal(Collection<String>, boolean) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableInstancesLocal(Collection<String>, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableLocal(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableLocal(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableLocal(String, boolean) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableLocal(String, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableLocal(String, Class<T>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableLocal(String, Class<T>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableName() - Method in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- getVariableName() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getVariableName() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getVariableName() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getVariableNameLike() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getVariableNameLike() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getVariableNames() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableNames() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableNamesLocal() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableNamesLocal() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariables() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariables() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariables(Collection<String>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariables(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariables(Collection<String>, boolean) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariables(Collection<String>, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableService() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getVariableServiceConfiguration() - Method in class org.flowable.variable.service.impl.persistence.AbstractManager
- getVariableServiceConfiguration() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableServiceConfiguration() - Method in class org.flowable.variable.service.impl.types.TraceableObject
- getVariableServiceConfiguration() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getVariableServiceConfiguration(ValueFields) - Method in class org.flowable.variable.service.impl.types.JsonType
- getVariableServiceConfiguration(ValueFields) - Method in class org.flowable.variable.service.impl.types.SerializableType
- getVariablesLocal() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariablesLocal() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariablesLocal(Collection<String>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariablesLocal(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariablesLocal(Collection<String>, boolean) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariablesLocal(Collection<String>, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableType() - Method in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- getVariableType() - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- getVariableType() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getVariableType(String) - Method in class org.flowable.variable.service.impl.types.DefaultVariableTypes
- getVariableTypeName() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getVariableTypes() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getVariableValue() - Method in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- GREATER_THAN - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- GREATER_THAN_OR_EQUAL - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
H
- handleTransactions - Variable in class org.flowable.variable.service.impl.types.EntityManagerSessionFactory
- hasLocalQueryVariableValue() - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- hasNonLocalQueryVariableValue() - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- hasValueComparisonQueryVariables() - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- hasVariable(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- hasVariable(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- hasVariableLocal(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- hasVariableLocal(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- hasVariables() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- hasVariables() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- hasVariablesLocal() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- hasVariablesLocal() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- HistoricJPAEntityListVariableType - Class in org.flowable.variable.service.impl.types
-
Subclass of
JPAEntityListVariableTypewhich is cacheable, unlike the super-class. - HistoricJPAEntityListVariableType() - Constructor for class org.flowable.variable.service.impl.types.HistoricJPAEntityListVariableType
- HistoricJPAEntityVariableType - Class in org.flowable.variable.service.impl.types
-
Subclass of
JPAEntityVariableTypewhich is cacheable, unlike the super-class. - HistoricJPAEntityVariableType() - Constructor for class org.flowable.variable.service.impl.types.HistoricJPAEntityVariableType
- HistoricVariableInitializingList - Class in org.flowable.variable.service.impl.persistence.entity
-
List that initialises binary variable values if command-context is active.
- HistoricVariableInitializingList() - Constructor for class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInitializingList
- historicVariableInstanceByProcInstMatcher - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- HistoricVariableInstanceByProcInstMatcher - Class in org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher
- HistoricVariableInstanceByProcInstMatcher() - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.HistoricVariableInstanceByProcInstMatcher
- historicVariableInstanceByScopeIdAndScopeTypeMatcher - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- HistoricVariableInstanceByScopeIdAndScopeTypeMatcher - Class in org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher
- HistoricVariableInstanceByScopeIdAndScopeTypeMatcher() - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.HistoricVariableInstanceByScopeIdAndScopeTypeMatcher
- historicVariableInstanceBySubScopeIdAndScopeTypeMatcher - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- HistoricVariableInstanceBySubScopeIdAndScopeTypeMatcher - Class in org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher
- HistoricVariableInstanceBySubScopeIdAndScopeTypeMatcher() - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.HistoricVariableInstanceBySubScopeIdAndScopeTypeMatcher
- historicVariableInstanceByTaskIdMatcher - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- HistoricVariableInstanceByTaskIdMatcher - Class in org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher
- HistoricVariableInstanceByTaskIdMatcher() - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.HistoricVariableInstanceByTaskIdMatcher
- historicVariableInstanceDataManager - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- HistoricVariableInstanceDataManager - Interface in org.flowable.variable.service.impl.persistence.entity.data
- HistoricVariableInstanceEntity - Interface in org.flowable.variable.service.impl.persistence.entity
- HistoricVariableInstanceEntityImpl - Class in org.flowable.variable.service.impl.persistence.entity
- HistoricVariableInstanceEntityImpl() - Constructor for class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- historicVariableInstanceEntityManager - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- HistoricVariableInstanceEntityManager - Interface in org.flowable.variable.service.impl.persistence.entity
- HistoricVariableInstanceEntityManagerImpl - Class in org.flowable.variable.service.impl.persistence.entity
- HistoricVariableInstanceEntityManagerImpl(VariableServiceConfiguration, HistoricVariableInstanceDataManager) - Constructor for class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- HistoricVariableInstanceQueryImpl - Class in org.flowable.variable.service.impl
- HistoricVariableInstanceQueryImpl() - Constructor for class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- HistoricVariableInstanceQueryImpl(CommandContext, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- HistoricVariableInstanceQueryImpl(CommandExecutor, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- HistoricVariableInstanceQueryProperty - Class in org.flowable.variable.service.impl
-
Contains the possible properties which can be used in a
HistoricVariableInstanceQuery. - HistoricVariableInstanceQueryProperty(String) - Constructor for class org.flowable.variable.service.impl.HistoricVariableInstanceQueryProperty
- historicVariableService - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- HistoricVariableService - Interface in org.flowable.variable.service
-
Service which provides access to historic variables.
- HistoricVariableServiceImpl - Class in org.flowable.variable.service.impl
- HistoricVariableServiceImpl(VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.HistoricVariableServiceImpl
I
- IbatisVariableTypeHandler - Class in org.flowable.variable.service.impl.db
- IbatisVariableTypeHandler(VariableTypes) - Constructor for class org.flowable.variable.service.impl.db.IbatisVariableTypeHandler
- id - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- id - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- id - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- id(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- id(String) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- id(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- id(String) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given id.
- init() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- initAsyncHistoryCommandContextCloseListener() - Method in interface org.flowable.variable.service.history.InternalHistoryVariableManager
- initDataManagers() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- initEntityManagers() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- initialize(VariableValueProvider) - Method in class org.flowable.variable.service.impl.QueryVariableValue
- initialize(VariableServiceConfiguration) - Method in class org.flowable.variable.service.impl.QueryVariableValue
- initializeVariable(HistoricVariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInitializingList
-
If the passed
HistoricVariableInstanceEntityis a binary variable and the command-context is active, the variable value is fetched to ensure the byte-array is populated. - initializeVariable(VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInitializingList
-
If the passed
VariableInstanceEntityis a binary variable and the command-context is active, the variable value is fetched to ensure the byte-array is populated. - initializeVariableInstanceBackPointer(VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- insert(HistoricVariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- insertHistoricVariableInstance(HistoricVariableInstanceEntity) - Method in interface org.flowable.variable.service.HistoricVariableService
- insertHistoricVariableInstance(HistoricVariableInstanceEntity) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- insertVariableInstance(VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.VariableServiceImpl
- insertVariableInstance(VariableInstanceEntity) - Method in interface org.flowable.variable.service.VariableService
- InstantType - Class in org.flowable.variable.service.impl.types
- InstantType() - Constructor for class org.flowable.variable.service.impl.types.InstantType
- IntegerType - Class in org.flowable.variable.service.impl.types
- IntegerType() - Constructor for class org.flowable.variable.service.impl.types.IntegerType
- internalHistoryVariableManager - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- InternalHistoryVariableManager - Interface in org.flowable.variable.service.history
- internalSetVariableInstances(Map<String, VariableInstanceEntity>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
-
Only to be used when creating a new entity, to avoid an extra call to the database.
- InternalVariableInstanceQuery - Interface in org.flowable.variable.service
- InternalVariableInstanceQueryImpl - Class in org.flowable.variable.service.impl
- InternalVariableInstanceQueryImpl(VariableInstanceDataManager) - Constructor for class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.BooleanType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.ByteArrayType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.DateType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.DoubleType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.EmptyCollectionType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.InstantType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.IntegerType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.JodaDateTimeType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.JodaDateType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.JPAEntityVariableType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.JsonType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.LocalDateTimeType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.LocalDateType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.LongStringType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.LongType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.NullType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.SerializableType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.ShortType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.StringType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.UUIDType
- isBoolean(Object) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- isCachable() - Method in class org.flowable.variable.service.impl.types.BooleanType
- isCachable() - Method in class org.flowable.variable.service.impl.types.ByteArrayType
- isCachable() - Method in class org.flowable.variable.service.impl.types.DateType
- isCachable() - Method in class org.flowable.variable.service.impl.types.DoubleType
- isCachable() - Method in class org.flowable.variable.service.impl.types.EmptyCollectionType
- isCachable() - Method in class org.flowable.variable.service.impl.types.HistoricJPAEntityListVariableType
- isCachable() - Method in class org.flowable.variable.service.impl.types.HistoricJPAEntityVariableType
- isCachable() - Method in class org.flowable.variable.service.impl.types.InstantType
- isCachable() - Method in class org.flowable.variable.service.impl.types.IntegerType
- isCachable() - Method in class org.flowable.variable.service.impl.types.JodaDateTimeType
- isCachable() - Method in class org.flowable.variable.service.impl.types.JodaDateType
- isCachable() - Method in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- isCachable() - Method in class org.flowable.variable.service.impl.types.JPAEntityVariableType
- isCachable() - Method in class org.flowable.variable.service.impl.types.JsonType
- isCachable() - Method in class org.flowable.variable.service.impl.types.LocalDateTimeType
- isCachable() - Method in class org.flowable.variable.service.impl.types.LocalDateType
- isCachable() - Method in class org.flowable.variable.service.impl.types.LongType
- isCachable() - Method in class org.flowable.variable.service.impl.types.NullType
- isCachable() - Method in class org.flowable.variable.service.impl.types.ShortType
- isCachable() - Method in class org.flowable.variable.service.impl.types.StringType
- isCachable() - Method in class org.flowable.variable.service.impl.types.UUIDType
- isExcludeLocalVariables() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- isExcludeLocalVariables() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- isExcludeTaskRelated() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- isExcludeTaskRelated() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- isExcludeVariableInitialization() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- isExcludeVariableInitialization() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- isExpression(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- isJPAEntity() - Method in class org.flowable.variable.service.impl.types.EntityMetaData
- isJPAEntity(Object) - Method in class org.flowable.variable.service.impl.types.JPAEntityMappings
- isLocal() - Method in class org.flowable.variable.service.impl.QueryVariableValue
- isLoggingSessionEnabled() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- isPropagateToHistoricVariable() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
-
Return whether changes to the variables are propagated to the history storage.
- isReadOnly() - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntity
- isRetained(Collection<VariableInstanceEntity>, Collection<CachedEntity>, VariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- isRetained(HistoricVariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.HistoricVariableInstanceByProcInstMatcher
- isRetained(HistoricVariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.HistoricVariableInstanceByScopeIdAndScopeTypeMatcher
- isRetained(HistoricVariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.HistoricVariableInstanceBySubScopeIdAndScopeTypeMatcher
- isRetained(HistoricVariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.HistoricVariableInstanceByTaskIdMatcher
- isRetained(VariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- isRetained(VariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceByExecutionIdMatcher
- isRetained(VariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceByScopeIdAndScopeTypeMatcher
- isRetained(VariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceByScopeIdAndScopeTypesMatcher
- isRetained(VariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceBySubScopeIdAndScopeTypesMatcher
- isRetained(VariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceByTaskIdMatcher
- isRetained(VariableInstanceEntity, InternalVariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- isSerializableVariableTypeTrackDeserializedObjects() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- isTransactionActive() - Method in class org.flowable.variable.service.impl.types.EntityManagerSessionImpl
- isWithoutSubScopeId() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- isWithoutTaskId() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
J
- JodaDateTimeType - Class in org.flowable.variable.service.impl.types
- JodaDateTimeType() - Constructor for class org.flowable.variable.service.impl.types.JodaDateTimeType
- JodaDateType - Class in org.flowable.variable.service.impl.types
- JodaDateType() - Constructor for class org.flowable.variable.service.impl.types.JodaDateType
- JPAEntityListVariableType - Class in org.flowable.variable.service.impl.types
-
Variable type capable of storing a list of reference to JPA-entities.
- JPAEntityListVariableType() - Constructor for class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- JPAEntityMappings - Class in org.flowable.variable.service.impl.types
- JPAEntityMappings() - Constructor for class org.flowable.variable.service.impl.types.JPAEntityMappings
- JPAEntityScanner - Class in org.flowable.variable.service.impl.types
-
Scans class and creates
EntityMetaDatabased on it. - JPAEntityScanner() - Constructor for class org.flowable.variable.service.impl.types.JPAEntityScanner
- JPAEntityVariableType - Class in org.flowable.variable.service.impl.types
-
Variable type capable of storing reference to JPA-entities.
- JPAEntityVariableType() - Constructor for class org.flowable.variable.service.impl.types.JPAEntityVariableType
- JsonType - Class in org.flowable.variable.service.impl.types
- JsonType(int, ObjectMapper, boolean) - Constructor for class org.flowable.variable.service.impl.types.JsonType
- JsonType(int, ObjectMapper, boolean, String) - Constructor for class org.flowable.variable.service.impl.types.JsonType
L
- lastUpdatedTime - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- LESS_THAN - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- LESS_THAN_OR_EQUAL - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- LIKE - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- LIKE_IGNORE_CASE - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- list() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- list() - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
- loadVariableInstances() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- LocalDateTimeType - Class in org.flowable.variable.service.impl.types
- LocalDateTimeType() - Constructor for class org.flowable.variable.service.impl.types.LocalDateTimeType
- LocalDateType - Class in org.flowable.variable.service.impl.types
- LocalDateType() - Constructor for class org.flowable.variable.service.impl.types.LocalDateType
- loggingSessionEnabled - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- LONG_JSON_TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.JsonType
- longJsonType(int, ObjectMapper, boolean) - Static method in class org.flowable.variable.service.impl.types.JsonType
- LongStringType - Class in org.flowable.variable.service.impl.types
- LongStringType(int) - Constructor for class org.flowable.variable.service.impl.types.LongStringType
- LongType - Class in org.flowable.variable.service.impl.types
- LongType() - Constructor for class org.flowable.variable.service.impl.types.LongType
- longValue - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- longValue - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
M
- mappings - Variable in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- maxLength - Variable in class org.flowable.variable.service.impl.types.JsonType
- maxLengthString - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- multipleAllowed() - Method in class org.flowable.variable.service.impl.types.TraceableVariablesCommandContextCloseListener
- MutableVariableType<O,
C> - Interface in org.flowable.variable.service.impl.types -
An interface that can be implemented by a
VariableTypeif wants to track changes to the data that it is saving. - MybatisHistoricVariableInstanceDataManager - Class in org.flowable.variable.service.impl.persistence.entity.data.impl
- MybatisHistoricVariableInstanceDataManager(VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- MybatisVariableInstanceDataManager - Class in org.flowable.variable.service.impl.persistence.entity.data.impl
- MybatisVariableInstanceDataManager(VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
N
- name - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- name - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- name - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- name(String) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- name(String) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given name
- names - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- names(Collection<String>) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- names(Collection<String>) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given name
- NativeHistoricVariableInstanceQueryImpl - Class in org.flowable.variable.service.impl
- NativeHistoricVariableInstanceQueryImpl(CommandContext, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.NativeHistoricVariableInstanceQueryImpl
- NativeHistoricVariableInstanceQueryImpl(CommandExecutor, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.NativeHistoricVariableInstanceQueryImpl
- NativeVariableInstanceQueryImpl - Class in org.flowable.variable.service.impl
- NativeVariableInstanceQueryImpl(CommandContext, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.NativeVariableInstanceQueryImpl
- NativeVariableInstanceQueryImpl(CommandExecutor, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.NativeVariableInstanceQueryImpl
- needsTypeCheck() - Method in class org.flowable.variable.service.impl.QueryVariableValue
- NoExecutionVariableScope - Class in org.flowable.variable.service.impl.el
-
Variable-scope only used to resolve variables when NO execution is active but expression-resolving is needed.
- NoExecutionVariableScope() - Constructor for class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- NOT_EQUALS - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- NOT_EQUALS_IGNORE_CASE - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- NOT_EXISTS - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- NullType - Class in org.flowable.variable.service.impl.types
- NullType() - Constructor for class org.flowable.variable.service.impl.types.NullType
O
- objectMapper - Variable in class org.flowable.variable.service.impl.types.JsonType
- openSession(CommandContext) - Method in class org.flowable.variable.service.impl.types.EntityManagerSessionFactory
- order() - Method in class org.flowable.variable.service.impl.types.TraceableVariablesCommandContextCloseListener
- orderByProcessInstanceId() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- orderByVariableName() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- orderByVariableName() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- org.flowable.variable.service - package org.flowable.variable.service
- org.flowable.variable.service.event.impl - package org.flowable.variable.service.event.impl
- org.flowable.variable.service.history - package org.flowable.variable.service.history
- org.flowable.variable.service.impl - package org.flowable.variable.service.impl
- org.flowable.variable.service.impl.db - package org.flowable.variable.service.impl.db
- org.flowable.variable.service.impl.el - package org.flowable.variable.service.impl.el
- org.flowable.variable.service.impl.persistence - package org.flowable.variable.service.impl.persistence
- org.flowable.variable.service.impl.persistence.entity - package org.flowable.variable.service.impl.persistence.entity
- org.flowable.variable.service.impl.persistence.entity.data - package org.flowable.variable.service.impl.persistence.entity.data
- org.flowable.variable.service.impl.persistence.entity.data.impl - package org.flowable.variable.service.impl.persistence.entity.data.impl
- org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher - package org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher
- org.flowable.variable.service.impl.types - package org.flowable.variable.service.impl.types
- org.flowable.variable.service.impl.util - package org.flowable.variable.service.impl.util
P
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryProperty
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.variable.service.impl.VariableInstanceQueryProperty
- processDefinitionId - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- processInstanceId - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- processInstanceId - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- processInstanceId - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- processInstanceId - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- processInstanceId - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- processInstanceId(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- processInstanceId(String) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- processInstanceId(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- processInstanceId(String) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given process instance id
Q
- QueryOperator - Enum Class in org.flowable.variable.service.impl
-
Used to indicate the operator that should be used to comparing values in a query clause.
- queryVariableValue - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- queryVariableValue - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- QueryVariableValue - Class in org.flowable.variable.service.impl
-
Represents a variable value used in queries.
- QueryVariableValue(String, Object, QueryOperator, boolean) - Constructor for class org.flowable.variable.service.impl.QueryVariableValue
- QueryVariableValue(String, Object, QueryOperator, boolean, String) - Constructor for class org.flowable.variable.service.impl.QueryVariableValue
- queryVariableValues - Variable in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
R
- recordVariableCreate(VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.history.InternalHistoryVariableManager
-
Record a variable has been created, if audit history is enabled.
- recordVariableRemoved(VariableInstanceEntity) - Method in interface org.flowable.variable.service.HistoricVariableService
- recordVariableRemoved(VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- recordVariableRemoved(VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.history.InternalHistoryVariableManager
-
Record a variable has been deleted, if audit history is enabled.
- recordVariableUpdate(VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.HistoricVariableService
- recordVariableUpdate(VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.history.InternalHistoryVariableManager
-
Record a variable has been updated, if audit history is enabled.
- recordVariableUpdate(VariableInstanceEntity, Date) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- removeTransientVariable(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- removeTransientVariable(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- removeTransientVariableLocal(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- removeTransientVariableLocal(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- removeTransientVariables() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- removeTransientVariables() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- removeTransientVariablesLocal() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- removeTransientVariablesLocal() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- removeType(VariableType) - Method in class org.flowable.variable.service.impl.types.DefaultVariableTypes
- removeVariable(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- removeVariable(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- removeVariableLocal(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- removeVariableLocal(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- removeVariables() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- removeVariables() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- removeVariables(Collection<String>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- removeVariables(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- removeVariablesLocal() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- removeVariablesLocal() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- removeVariablesLocal(Collection<String>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- removeVariablesLocal(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
S
- scanClass(Class<?>) - Method in class org.flowable.variable.service.impl.types.JPAEntityScanner
- SCOPE_ID - Static variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryProperty
- SCOPE_ID - Static variable in class org.flowable.variable.service.impl.VariableInstanceQueryProperty
- scopedVariableExists(String, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableNotExists(String, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueEquals(Object, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueEquals(String, Object, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueEqualsIgnoreCase(String, String, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueGreaterThan(String, Object, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueGreaterThanOrEqual(String, Object, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueLessThan(String, Object, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueLessThanOrEqual(String, Object, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueLike(String, String, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueLikeIgnoreCase(String, String, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueNotEquals(String, Object, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueNotEqualsIgnoreCase(String, String, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopeId - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- scopeId - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- scopeId - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- scopeId - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- scopeId - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- scopeId(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- scopeId(String) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- scopeId(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- scopeId(String) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given scope id.
- scopeIds - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- scopeIds(Collection<String>) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- scopeIds(Collection<String>) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given scope ids.
- scopeType - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- scopeType - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- scopeType - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- scopeType - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- scopeType - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- scopeType(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- scopeType(String) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- scopeType(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- scopeType(String) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given scope type
- scopeTypes - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- scopeTypes(Collection<String>) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- scopeTypes(Collection<String>) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given scope types
- SerializableType - Class in org.flowable.variable.service.impl.types
- SerializableType() - Constructor for class org.flowable.variable.service.impl.types.SerializableType
- SerializableType(boolean) - Constructor for class org.flowable.variable.service.impl.types.SerializableType
- serializableVariableTypeTrackDeserializedObjects - Variable in class org.flowable.variable.service.VariableServiceConfiguration
-
This flag determines whether variables of the type 'serializable' will be tracked.
- serialize(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.SerializableType
- serializeIds(List<String>) - Method in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- setBytes(byte[]) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setBytes(byte[]) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setBytes(byte[]) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setCachedElContext(ELContext) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- setCachedValue(Object) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setCachedValue(Object) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setCachedValue(Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setCreateTime(Date) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setCreateTime(Date) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setDoubleValue(Double) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setDoubleValue(Double) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setDoubleValue(Double) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setEntityClass(Class<?>) - Method in class org.flowable.variable.service.impl.types.EntityMetaData
- setExecutionId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setExecutionId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setExecutionId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setExecutionId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setExpressionManager(ExpressionManager) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setForceCacheable(boolean) - Method in interface org.flowable.variable.service.impl.types.CacheableVariable
- setForceCacheable(boolean) - Method in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- setForceCacheable(boolean) - Method in class org.flowable.variable.service.impl.types.JPAEntityVariableType
-
Force the value to be cacheable.
- setHistoricVariableInstanceDataManager(HistoricVariableInstanceDataManager) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setHistoricVariableInstanceEntityManager(HistoricVariableInstanceEntityManager) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setHistoricVariableService(HistoricVariableService) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setIdField(Field) - Method in class org.flowable.variable.service.impl.types.EntityMetaData
- setIdMethod(Method) - Method in class org.flowable.variable.service.impl.types.EntityMetaData
- setInternalHistoryVariableManager(InternalHistoryVariableManager) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setJPAEntity(boolean) - Method in class org.flowable.variable.service.impl.types.EntityMetaData
- setLastUpdatedTime(Date) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setLastUpdatedTime(Date) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setLoggingSessionEnabled(boolean) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setLongValue(Long) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setLongValue(Long) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setLongValue(Long) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setMaxLengthString(int) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setName(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setName(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setName(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setName(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setParameter(PreparedStatement, int, VariableType, JdbcType) - Method in class org.flowable.variable.service.impl.db.IbatisVariableTypeHandler
- setProcessDefinitionId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setProcessDefinitionId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setProcessInstanceId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setProcessInstanceId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setProcessInstanceId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setScopeId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setScopeId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setScopeId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setScopeId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setScopeType(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setScopeType(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setScopeType(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setScopeType(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setSerializableVariableTypeTrackDeserializedObjects(boolean) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setSubScopeId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setSubScopeId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setSubScopeId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setSubScopeId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setTaskId(String) - Method in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- setTaskId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setTaskId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setTaskId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setTaskId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setTextValue(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setTextValue(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setTextValue(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setTextValue2(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setTextValue2(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setTextValue2(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setTransientVariable(String, Object) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- setTransientVariable(String, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- setTransientVariableLocal(String, Object) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- setTransientVariableLocal(String, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- setTransientVariables(Map<String, Object>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- setTransientVariables(Map<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- setTransientVariablesLocal(Map<String, Object>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- setTransientVariablesLocal(Map<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- setType(VariableType) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntity
- setType(VariableType) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setTypeName(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setTypeName(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setTypesList(List<VariableType>) - Method in class org.flowable.variable.service.impl.types.DefaultVariableTypes
- setValue(Object) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setValue(Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.BooleanType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.ByteArrayType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.DateType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.DoubleType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.EmptyCollectionType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.InstantType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.IntegerType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.JodaDateTimeType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.JodaDateType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.JPAEntityVariableType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.JsonType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.LocalDateTimeType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.LocalDateType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.LongType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.NullType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.SerializableType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.ShortType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.StringType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.UUIDType
- setVariable(String, Object) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- setVariable(String, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- setVariable(String, Object, boolean) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- setVariable(String, Object, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
-
The default
VariableScopeImpl.setVariable(String, Object)fetches all variables (for historical and backwards compatible reasons) while setting the variables. - setVariableInstanceDataManager(VariableInstanceDataManager) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setVariableInstanceEntityManager(VariableInstanceEntityManager) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setVariableLocal(String, Object) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- setVariableLocal(String, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- setVariableLocal(String, Object, boolean) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- setVariableLocal(String, Object, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
-
The default
VariableScopeImpl.setVariableLocal(String, Object)fetches all variables (for historical and backwards compatible reasons) while setting the variables. - setVariableName(String) - Method in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- setVariables(Map<String, ? extends Object>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- setVariables(Map<String, ? extends Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- setVariableService(VariableService) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setVariablesLocal(Map<String, ? extends Object>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- setVariablesLocal(Map<String, ? extends Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- setVariableType(VariableType) - Method in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- setVariableType(VariableType) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setVariableType(VariableType) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setVariableTypes(VariableTypes) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setVariableValue(Object) - Method in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- ShortType - Class in org.flowable.variable.service.impl.types
- ShortType() - Constructor for class org.flowable.variable.service.impl.types.ShortType
- singleResult() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- singleResult() - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
- size() - Method in class org.flowable.variable.service.impl.types.DefaultVariableTypes
- storeVariableLocal(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- StringType - Class in org.flowable.variable.service.impl.types
- StringType(int) - Constructor for class org.flowable.variable.service.impl.types.StringType
- subScopeId - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- subScopeId - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- subScopeId - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- subScopeId - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- subScopeId - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- subScopeId(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- subScopeId(String) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- subScopeId(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- subScopeId(String) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given sub scope id.
- subScopeIds - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- subScopeIds(Collection<String>) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- subScopeIds(Collection<String>) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given sub scope ids.
T
- taskId - Variable in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- taskId - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- taskId - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- taskId - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- taskId - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- taskId - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- taskId(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- taskId(String) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- taskId(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- taskId(String) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given task id
- taskIds - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- taskIds - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- taskIds - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- taskIds(Collection<String>) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- taskIds(Collection<String>) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given task ids
- taskIds(Set<String>) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- taskIds(Set<String>) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- textValue - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- textValue - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- textValue2 - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- textValue2 - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- toString() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- toString() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- traceableObject - Variable in class org.flowable.variable.service.impl.types.TraceableVariablesCommandContextCloseListener
- TraceableObject<O,
C> - Class in org.flowable.variable.service.impl.types - TraceableObject(MutableVariableType<O, C>, O, C, VariableInstanceEntity) - Constructor for class org.flowable.variable.service.impl.types.TraceableObject
- TraceableVariablesCommandContextCloseListener - Class in org.flowable.variable.service.impl.types
-
A
CommandContextCloseListenerthat holds oneTraceableObjectinstance that is added byMutableVariableType(s). - TraceableVariablesCommandContextCloseListener(TraceableObject<?, ?>) - Constructor for class org.flowable.variable.service.impl.types.TraceableVariablesCommandContextCloseListener
- tracedObject - Variable in class org.flowable.variable.service.impl.types.TraceableObject
- tracedObjectOriginalValue - Variable in class org.flowable.variable.service.impl.types.TraceableObject
- traceValue(JsonNode, ValueFields) - Method in class org.flowable.variable.service.impl.types.JsonType
- traceValue(Object, byte[], ValueFields) - Method in class org.flowable.variable.service.impl.types.SerializableType
- trackDeserializedObjects - Variable in class org.flowable.variable.service.impl.types.SerializableType
- trackObjects - Variable in class org.flowable.variable.service.impl.types.JsonType
- TransientVariableInstance - Class in org.flowable.variable.service.impl.persistence.entity
-
A dummy implementation of
VariableInstance, used for storing transient variables on aVariableScope, as theVariableScopeworks with instances ofVariableInstanceand not with raw key/values. - TransientVariableInstance(String, Object) - Constructor for class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- transientVariables - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- type - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- type - Variable in class org.flowable.variable.service.impl.types.TraceableObject
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.BooleanType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.ByteArrayType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.DateType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.DoubleType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.EmptyCollectionType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.InstantType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.IntegerType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.JodaDateTimeType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.JodaDateType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.JPAEntityVariableType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.JsonType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.LocalDateTimeType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.LocalDateType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.LongStringType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.LongType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.NullType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.SerializableType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.ShortType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.StringType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.UUIDType
- TYPE_TRANSIENT - Static variable in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- typeName - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- typeName - Variable in class org.flowable.variable.service.impl.types.JsonType
U
- updateIfValueChanged() - Method in class org.flowable.variable.service.impl.types.TraceableObject
- updateValueIfChanged(JsonNode, JsonNode, VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.types.JsonType
- updateValueIfChanged(Object, byte[], VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.types.SerializableType
- updateValueIfChanged(O, C, VariableInstanceEntity) - Method in interface org.flowable.variable.service.impl.types.MutableVariableType
- updateVariableInstance(VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.VariableServiceImpl
- updateVariableInstance(VariableInstanceEntity) - Method in interface org.flowable.variable.service.VariableService
-
Updates variable instance with the new value
- updateVariableInstance(VariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- usedVariablesCache - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- UUIDType - Class in org.flowable.variable.service.impl.types
- UUIDType() - Constructor for class org.flowable.variable.service.impl.types.UUIDType
V
- valueOf(String) - Static method in enum class org.flowable.variable.service.impl.QueryOperator
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.flowable.variable.service.impl.QueryOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VARIABLE_NAME - Static variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryProperty
- VARIABLE_NAME - Static variable in class org.flowable.variable.service.impl.VariableInstanceQueryProperty
- VARIABLE_SERVICE_ID_PREFIX - Static variable in class org.flowable.variable.service.impl.persistence.entity.VariableServiceEntityConstants
- VariableDbSchemaManager - Class in org.flowable.variable.service.impl.db
- VariableDbSchemaManager() - Constructor for class org.flowable.variable.service.impl.db.VariableDbSchemaManager
- variableExists(String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableExists(String, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- VariableInitializingList - Class in org.flowable.variable.service.impl.persistence.entity
-
List that initialises binary variable values if command-context is active.
- VariableInitializingList() - Constructor for class org.flowable.variable.service.impl.persistence.entity.VariableInitializingList
- variableInstanceByExecutionIdMatcher - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- VariableInstanceByExecutionIdMatcher - Class in org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher
- VariableInstanceByExecutionIdMatcher() - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceByExecutionIdMatcher
- variableInstanceByScopeIdAndScopeTypeMatcher - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- VariableInstanceByScopeIdAndScopeTypeMatcher - Class in org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher
- VariableInstanceByScopeIdAndScopeTypeMatcher() - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceByScopeIdAndScopeTypeMatcher
- variableInstanceByScopeIdAndScopeTypesMatcher - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- VariableInstanceByScopeIdAndScopeTypesMatcher - Class in org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher
- VariableInstanceByScopeIdAndScopeTypesMatcher() - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceByScopeIdAndScopeTypesMatcher
- variableInstanceBySubScopeIdAndScopeTypesMatcher - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- VariableInstanceBySubScopeIdAndScopeTypesMatcher - Class in org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher
- VariableInstanceBySubScopeIdAndScopeTypesMatcher() - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceBySubScopeIdAndScopeTypesMatcher
- variableInstanceByTaskIdMatcher - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- VariableInstanceByTaskIdMatcher - Class in org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher
- VariableInstanceByTaskIdMatcher() - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceByTaskIdMatcher
- variableInstanceDataManager - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- VariableInstanceDataManager - Interface in org.flowable.variable.service.impl.persistence.entity.data
- variableInstanceEntity - Variable in class org.flowable.variable.service.impl.types.TraceableObject
- VariableInstanceEntity - Interface in org.flowable.variable.service.impl.persistence.entity
- VariableInstanceEntityImpl - Class in org.flowable.variable.service.impl.persistence.entity
- VariableInstanceEntityImpl() - Constructor for class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- variableInstanceEntityManager - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- VariableInstanceEntityManager - Interface in org.flowable.variable.service.impl.persistence.entity
- VariableInstanceEntityManagerImpl - Class in org.flowable.variable.service.impl.persistence.entity
- VariableInstanceEntityManagerImpl(VariableServiceConfiguration, VariableInstanceDataManager) - Constructor for class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- VariableInstanceQueryImpl - Class in org.flowable.variable.service.impl
- VariableInstanceQueryImpl() - Constructor for class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- VariableInstanceQueryImpl(CommandContext, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- VariableInstanceQueryImpl(CommandExecutor, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- VariableInstanceQueryProperty - Class in org.flowable.variable.service.impl
-
Contains the possible properties which can be used in a
VariableInstanceQuery. - VariableInstanceQueryProperty(String) - Constructor for class org.flowable.variable.service.impl.VariableInstanceQueryProperty
- variableInstances - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- VariableLoggingSessionUtil - Class in org.flowable.variable.service.impl.util
- VariableLoggingSessionUtil() - Constructor for class org.flowable.variable.service.impl.util.VariableLoggingSessionUtil
- variableName - Variable in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- variableName - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- variableName - Variable in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- variableName - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- variableName(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- variableName(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- variableNameLike - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- variableNameLike - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- variableNameLike(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- variableNameLike(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- variableNotExists(String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableNotExists(String, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- VariableScopeExpressionManager - Class in org.flowable.variable.service.impl.el
- VariableScopeExpressionManager(Map<Object, Object>) - Constructor for class org.flowable.variable.service.impl.el.VariableScopeExpressionManager
- VariableScopeImpl - Class in org.flowable.variable.service.impl.persistence.entity
- VariableScopeImpl() - Constructor for class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- variableService - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- VariableService - Interface in org.flowable.variable.service
-
Service which provides access to variables.
- variableServiceConfiguration - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- variableServiceConfiguration - Variable in class org.flowable.variable.service.impl.NativeHistoricVariableInstanceQueryImpl
- variableServiceConfiguration - Variable in class org.flowable.variable.service.impl.NativeVariableInstanceQueryImpl
- variableServiceConfiguration - Variable in class org.flowable.variable.service.impl.persistence.AbstractManager
- variableServiceConfiguration - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- variableServiceConfiguration - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- variableServiceConfiguration - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- variableServiceConfiguration - Variable in class org.flowable.variable.service.impl.VariableServiceConfigurationVariableValueProvider
- VariableServiceConfiguration - Class in org.flowable.variable.service
- VariableServiceConfiguration(String) - Constructor for class org.flowable.variable.service.VariableServiceConfiguration
- VariableServiceConfigurationVariableValueProvider - Class in org.flowable.variable.service.impl
-
Wrapper class for
VariableServiceConfigurationto enable VariableValueProvider functionality - VariableServiceConfigurationVariableValueProvider(VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.VariableServiceConfigurationVariableValueProvider
- VariableServiceEntityConstants - Class in org.flowable.variable.service.impl.persistence.entity
- VariableServiceEntityConstants() - Constructor for class org.flowable.variable.service.impl.persistence.entity.VariableServiceEntityConstants
- VariableServiceImpl - Class in org.flowable.variable.service.impl
- VariableServiceImpl(VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.VariableServiceImpl
- variableType - Variable in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- variableType - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- variableTypes - Variable in class org.flowable.variable.service.impl.db.IbatisVariableTypeHandler
- variableTypes - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- variableValue - Variable in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- variableValue - Variable in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- variableValueEquals(Object) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueEquals(Object, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueEquals(String, Object) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueEquals(String, Object) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- variableValueEquals(String, Object) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- variableValueEquals(String, Object, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueEqualsIgnoreCase(String, String, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueGreaterThan(String, Object) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueGreaterThan(String, Object, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueGreaterThanOrEqual(String, Object, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueLessThan(String, Object) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueLessThan(String, Object, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueLessThanOrEqual(String, Object) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueLessThanOrEqual(String, Object, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueLike(String, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueLike(String, String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- variableValueLike(String, String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- variableValueLike(String, String, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueLikeIgnoreCase(String, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueLikeIgnoreCase(String, String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- variableValueLikeIgnoreCase(String, String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- variableValueLikeIgnoreCase(String, String, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueNotEquals(String, Object) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueNotEquals(String, Object) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- variableValueNotEquals(String, Object) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- variableValueNotEquals(String, Object, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueNotEqualsIgnoreCase(String, String, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueProvider - Variable in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- VariableValueProvider - Interface in org.flowable.variable.service.impl
W
- withoutSubScopeId - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- withoutSubScopeId() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- withoutSubScopeId() - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables without a sub scope id.
- withoutTaskId - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- withoutTaskId() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- withoutTaskId() - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables without a task id.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form