- Cache - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
-
Concurrent (thread-safe) FIFO tree cache (using classes from
java.util.concurrent).
- Cache(int) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Cache
-
Creates a new cache with the specified capacity
and default concurrency level (16).
- Cache(int, int) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Cache
-
Creates a new cache with the specified capacity and concurrency level.
- cache - Variable in class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
-
- cache - Variable in class org.flowable.common.engine.impl.persistence.deploy.FullDeploymentCache
-
- cachedEngines - Variable in class org.flowable.common.engine.impl.scripting.ScriptingEngines
-
- CachedEntity - Class in org.flowable.common.engine.impl.persistence.cache
-
- CachedEntity(Entity, boolean) - Constructor for class org.flowable.common.engine.impl.persistence.cache.CachedEntity
-
- CachedEntityMatcher<EntityImpl extends Entity> - Interface in org.flowable.common.engine.impl.persistence.cache
-
Interface to express a condition whether or not a cached entity should be used in the return result of a query.
- CachedEntityMatcherAdapter<EntityImpl extends Entity> - Class in org.flowable.common.engine.impl.persistence.cache
-
- CachedEntityMatcherAdapter() - Constructor for class org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter
-
- cachedObjects - Variable in class org.flowable.common.engine.impl.persistence.cache.EntityCacheImpl
-
- cacheLoadOrStore(List<Object>, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- cacheLoadOrStore(Entity, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
Returns the object in the cache.
- cacheRemove(Class<?>, String) - Method in interface org.flowable.common.engine.impl.persistence.cache.EntityCache
-
Removes the
Entity of the given type with the given id from the cache.
- cacheRemove(Class<?>, String) - Method in class org.flowable.common.engine.impl.persistence.cache.EntityCacheImpl
-
- cacheScriptingEngines - Variable in class org.flowable.common.engine.impl.scripting.ScriptingEngines
-
- CallbackData - Class in org.flowable.common.engine.impl.callback
-
- CallbackData(String, String, String, String, String, Map<String, Object>) - Constructor for class org.flowable.common.engine.impl.callback.CallbackData
-
- CallbackData(String, String, String, String, String) - Constructor for class org.flowable.common.engine.impl.callback.CallbackData
-
- callbackId - Variable in class org.flowable.common.engine.impl.callback.CallbackData
-
- callbackType - Variable in class org.flowable.common.engine.impl.callback.CallbackData
-
- calledInsideTransaction() - Method in class org.flowable.common.engine.impl.interceptor.JtaRetryInterceptor
-
- cause - Variable in class org.flowable.common.engine.impl.event.FlowableEntityExceptionEventImpl
-
- changeLogFile - Variable in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
-
- changeLogPrefix - Variable in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
-
- ChangeTenantIdBuilderImpl - Class in org.flowable.common.engine.impl.tenant
-
- ChangeTenantIdBuilderImpl(String, String, ChangeTenantIdManager) - Constructor for class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
-
- changeTenantIdManager - Variable in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
-
- ChangeTenantIdManager - Interface in org.flowable.common.engine.impl.tenant
-
- changeType - Variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
-
- checkNext(int, String, int, int) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
- checkQueryOk() - Method in class org.flowable.common.engine.impl.query.AbstractQuery
-
- classLoader - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- classLoader - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- classLoader - Variable in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
-
- CleanTest - Annotation Type in org.flowable.common.engine.impl.test
-
Annotation that instructs the internal flowable extensions to clean all deployments
of a test.
- clear() - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
-
- clear() - Method in class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
-
- clear() - Method in interface org.flowable.common.engine.impl.persistence.deploy.DeploymentCache
-
- clear() - Method in class org.flowable.common.engine.impl.persistence.deploy.FullDeploymentCache
-
- clear() - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
-
- clearCurrentTenantId() - Method in interface org.flowable.common.engine.impl.cfg.multitenant.TenantInfoHolder
-
Clears the current tenant identifier settings.
- clock - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- clock - Variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- clock - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- clock - Variable in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
-
- Clock - Interface in org.flowable.common.engine.impl.runtime
-
This interface provides full access to the clock
- clockReader - Variable in class org.flowable.common.engine.impl.calendar.BusinessCalendarImpl
-
- clockReader - Variable in class org.flowable.common.engine.impl.calendar.DurationHelper
-
- ClockReader - Interface in org.flowable.common.engine.impl.runtime
-
This interface provides clock reading functionality
- clone() - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
Deprecated.
- close() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- close() - Method in class org.flowable.common.engine.impl.agenda.AbstractAgenda
-
- close() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- close() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- close() - Method in interface org.flowable.common.engine.impl.interceptor.Session
-
- close() - Method in class org.flowable.common.engine.impl.logging.LoggingSession
-
- close() - Method in class org.flowable.common.engine.impl.persistence.cache.EntityCacheImpl
-
- close() - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSession
-
- closed(CommandContext) - Method in interface org.flowable.common.engine.impl.interceptor.CommandContextCloseListener
-
- closed(CommandContext) - Method in class org.flowable.common.engine.impl.interceptor.TransactionCommandContextCloseListener
-
- closed(CommandContext) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
-
- closeDatabase(Liquibase) - Method in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
-
- closeFailure(CommandContext) - Method in interface org.flowable.common.engine.impl.interceptor.CommandContextCloseListener
-
Called when the
CommandContext has not been successfully closed due to an exception that happened.
- closeFailure(CommandContext) - Method in class org.flowable.common.engine.impl.interceptor.TransactionCommandContextCloseListener
-
- closeFailure(CommandContext) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
-
- closeListeners - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- closeSessions() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- closeSilently(InputStream) - Static method in class org.flowable.common.engine.impl.util.IoUtil
-
Closes the given stream.
- closeSilently(OutputStream) - Static method in class org.flowable.common.engine.impl.util.IoUtil
-
Closes the given stream.
- closing(CommandContext) - Method in interface org.flowable.common.engine.impl.interceptor.CommandContextCloseListener
-
Called when the
CommandContext is being closed, but no 'close logic' has been executed.
- closing(CommandContext) - Method in class org.flowable.common.engine.impl.interceptor.TransactionCommandContextCloseListener
-
- closing(CommandContext) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
-
- ClosingDataSource - Class in org.flowable.common.engine.impl.test
-
A
DataSource implementation for test purposes that wraps another
DataSource
and makes sure that the
DataSource is closed when a Flowable engine gets closed.
- ClosingDataSource(DataSource) - Constructor for class org.flowable.common.engine.impl.test.ClosingDataSource
-
- CmmnLoggingSessionConstants - Interface in org.flowable.common.engine.impl.logging
-
- cmp(boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
cmp := add (<LT> add | <LE> add | <GE> add | <GT> add)*
- coerceStringToType(String, Class<?>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
-
- coerceToBigDecimal(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
-
- coerceToBigInteger(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
-
- coerceToBoolean(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
-
- coerceToByte(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
-
- coerceToCharacter(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
-
- coerceToDouble(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
-
- coerceToEnum(Object, Class<T>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
-
- coerceToFloat(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
-
- coerceToInteger(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
-
- coerceToLong(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
-
- coerceToShort(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
-
- coerceToString(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
-
- coerceToType(Object, Class<?>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
- coerceToType(Object, Class<?>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
-
- coerceToType(Object, Class<?>) - Method in class org.flowable.common.engine.impl.javax.el.ExpressionFactory
-
Coerces an object to a specific type according to the EL type conversion rules.
- collectionContains(Collection, Object) - Static method in class org.flowable.common.engine.impl.el.function.VariableContainsExpressionFunction
-
- CollectionUtil - Class in org.flowable.common.engine.impl.util
-
helper/convenience methods for working with collections.
- columnName - Variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject.OrderBy
-
- Command<T> - Interface in org.flowable.common.engine.impl.interceptor
-
- command - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- CommandConfig - Class in org.flowable.common.engine.impl.interceptor
-
Configuration settings for the command interceptor chain.
- CommandConfig() - Constructor for class org.flowable.common.engine.impl.interceptor.CommandConfig
-
- CommandConfig(boolean) - Constructor for class org.flowable.common.engine.impl.interceptor.CommandConfig
-
- CommandConfig(boolean, TransactionPropagation) - Constructor for class org.flowable.common.engine.impl.interceptor.CommandConfig
-
- CommandConfig(CommandConfig) - Constructor for class org.flowable.common.engine.impl.interceptor.CommandConfig
-
- commandContext - Variable in class org.flowable.common.engine.impl.agenda.AbstractAgenda
-
- commandContext - Variable in class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
-
- CommandContext - Class in org.flowable.common.engine.impl.interceptor
-
- CommandContext(Command<?>) - Constructor for class org.flowable.common.engine.impl.interceptor.CommandContext
-
- commandContext - Variable in class org.flowable.common.engine.impl.logging.LoggingSession
-
- commandContext - Variable in class org.flowable.common.engine.impl.query.AbstractNativeQuery
-
- commandContext - Variable in class org.flowable.common.engine.impl.query.AbstractQuery
-
- commandContext - Variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSession
-
- CommandContextCloseListener - Interface in org.flowable.common.engine.impl.interceptor
-
A listener that can be used to be notified of lifecycle events of the
CommandContext.
- commandContextCloseListener - Variable in class org.flowable.common.engine.impl.logging.LoggingSession
-
- commandContextFactory - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- CommandContextFactory - Class in org.flowable.common.engine.impl.interceptor
-
- CommandContextFactory() - Constructor for class org.flowable.common.engine.impl.interceptor.CommandContextFactory
-
- commandContextFactory - Variable in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
-
- CommandContextInterceptor - Class in org.flowable.common.engine.impl.interceptor
-
- CommandContextInterceptor() - Constructor for class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
-
- CommandContextInterceptor(CommandContextFactory, ClassLoader, boolean, Clock, ObjectMapper) - Constructor for class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
-
- commandContextThreadLocal - Static variable in class org.flowable.common.engine.impl.context.Context
-
- commandExecutor - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- commandExecutor - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- CommandExecutor - Interface in org.flowable.common.engine.impl.interceptor
-
The command executor for internal usage.
- commandExecutor - Variable in class org.flowable.common.engine.impl.lock.LockManagerImpl
-
- commandExecutor - Variable in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
-
- commandExecutor - Variable in class org.flowable.common.engine.impl.query.AbstractNativeQuery
-
- commandExecutor - Variable in class org.flowable.common.engine.impl.query.AbstractQuery
-
- commandExecutor - Variable in class org.flowable.common.engine.impl.service.CommonEngineServiceImpl
-
- commandExecutor - Variable in class org.flowable.common.engine.impl.tenant.MyBatisChangeTenantIdManager
-
- CommandExecutorImpl - Class in org.flowable.common.engine.impl.cfg
-
Command executor that passes commands to the first interceptor in the chain.
- CommandExecutorImpl(CommandConfig, CommandInterceptor) - Constructor for class org.flowable.common.engine.impl.cfg.CommandExecutorImpl
-
- CommandInterceptor - Interface in org.flowable.common.engine.impl.interceptor
-
- commandInterceptors - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- commandInvoker - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- commit() - Method in class org.flowable.common.engine.impl.cfg.jta.JtaTransactionContext
-
- commit() - Method in class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
-
- commit() - Method in interface org.flowable.common.engine.impl.cfg.TransactionContext
-
- commit() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- CommonDbSchemaManager - Class in org.flowable.common.engine.impl.db
-
- CommonDbSchemaManager() - Constructor for class org.flowable.common.engine.impl.db.CommonDbSchemaManager
-
- CommonEngineServiceImpl<C extends AbstractEngineConfiguration> - Class in org.flowable.common.engine.impl.service
-
- CommonEngineServiceImpl() - Constructor for class org.flowable.common.engine.impl.service.CommonEngineServiceImpl
-
- CommonEngineServiceImpl(C) - Constructor for class org.flowable.common.engine.impl.service.CommonEngineServiceImpl
-
- commonSchemaManager - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- CommonServiceImpl<C> - Class in org.flowable.common.engine.impl.service
-
- CommonServiceImpl() - Constructor for class org.flowable.common.engine.impl.service.CommonServiceImpl
-
- CommonServiceImpl(C) - Constructor for class org.flowable.common.engine.impl.service.CommonServiceImpl
-
- compareVariableValue(VariableContainer, String, Object, AbstractVariableComparatorExpressionFunction.OPERATOR) - Static method in class org.flowable.common.engine.impl.el.function.AbstractVariableComparatorExpressionFunction
-
- complete() - Method in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
-
- complete(ChangeTenantIdBuilderImpl) - Method in interface org.flowable.common.engine.impl.tenant.ChangeTenantIdManager
-
- complete(ChangeTenantIdBuilderImpl) - Method in class org.flowable.common.engine.impl.tenant.MyBatisChangeTenantIdManager
-
- CompositeELResolver - Class in org.flowable.common.engine.impl.javax.el
-
Maintains an ordered composite list of child ELResolvers.
- CompositeELResolver() - Constructor for class org.flowable.common.engine.impl.javax.el.CompositeELResolver
-
- CompositeELResolver(Collection<ELResolver>) - Constructor for class org.flowable.common.engine.impl.javax.el.CompositeELResolver
-
- configuration - Variable in class org.flowable.common.engine.impl.service.CommonServiceImpl
-
- configurators - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- configuratorsAfterInit() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- configuratorsBeforeInit() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- configure(TypeAliasRegistry) - Method in interface org.flowable.common.engine.impl.db.MybatisTypeAliasConfigurator
-
- configure(TypeHandlerRegistry) - Method in interface org.flowable.common.engine.impl.db.MybatisTypeHandlerConfigurator
-
- configure(AbstractEngineConfiguration) - Method in interface org.flowable.common.engine.impl.EngineConfigurator
-
Called when the engine boots up, before it is usable, but after the initialisation of internal objects is done.
- connectionMetadataDefaultCatalog - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
-
- connectionMetadataDefaultSchema - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
-
- consumePartitions(Collection<T>, int, Consumer<List<T>>) - Static method in class org.flowable.common.engine.impl.util.CollectionUtil
-
- consumeToken() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
consume current token (get next token).
- consumeToken(Scanner.Symbol) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
consume current token (get next token); throw exception if the current token doesn't
match the expected symbol.
- contains(VariableContainer, String, Object...) - Static method in class org.flowable.common.engine.impl.el.function.VariableContainsExpressionFunction
-
- contains(String) - Method in class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
-
- contains(String) - Method in interface org.flowable.common.engine.impl.persistence.deploy.DeploymentCache
-
- contains(String) - Method in class org.flowable.common.engine.impl.persistence.deploy.FullDeploymentCache
-
- containsAny(VariableContainer, String, Object...) - Static method in class org.flowable.common.engine.impl.el.function.VariableContainsAnyExpressionFunction
-
- containsKey(Object) - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
-
- containsKey(Object) - Method in class org.flowable.common.engine.impl.scripting.BeansResolverFactory
-
- containsKey(Object) - Method in interface org.flowable.common.engine.impl.scripting.Resolver
-
- containsKey(Object) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
-
- containsValue(Object) - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
-
- containsValue(Object) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
-
- Context - Class in org.flowable.common.engine.impl.context
-
- Context() - Constructor for class org.flowable.common.engine.impl.context.Context
-
- context - Variable in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
-
- context - Variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
- contextCreated(ELContextEvent) - Method in interface org.flowable.common.engine.impl.javax.el.ELContextListener
-
Invoked when a new ELContext has been created.
- convert(Object, Class<T>) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverter
-
Convert the given input value to the specified target type.
- convert(Object, Class<T>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
-
- convert(Object, Class<T>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Bindings
-
Apply type conversion.
- converter - Variable in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
- convertToTimeZone(Calendar, TimeZone) - Static method in class org.flowable.common.engine.impl.util.TimeZoneUtil
-
- copy() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
-
- corePoolSize - Variable in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
The minimal number of threads that are kept alive in the threadpool for
job execution
- CouldNotResolvePropertyELResolver - Class in org.flowable.common.engine.impl.javax.el
-
Throws an exception in the case when resolver is asked to get/set value.
- CouldNotResolvePropertyELResolver() - Constructor for class org.flowable.common.engine.impl.javax.el.CouldNotResolvePropertyELResolver
-
- count() - Method in class org.flowable.common.engine.impl.query.AbstractNativeQuery
-
- count() - Method in class org.flowable.common.engine.impl.query.AbstractQuery
-
- CrDbRetryInterceptor - Class in org.flowable.common.engine.impl.interceptor
-
- CrDbRetryInterceptor() - Constructor for class org.flowable.common.engine.impl.interceptor.CrDbRetryInterceptor
-
- create() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
-
- create() - Method in interface org.flowable.common.engine.impl.persistence.entity.data.DataManager
-
- create() - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
-
- create() - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisPropertyDataManager
-
- create() - Method in interface org.flowable.common.engine.impl.persistence.entity.EntityManager
-
- createAstBinary(AstNode, AstNode, AstBinary.Operator) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
- createAstBracket(AstNode, AstNode, boolean, boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
- createAstChoice(AstNode, AstNode, AstNode) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
- createAstComposite(List<AstNode>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
- createAstDot(AstNode, String, boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
- createAstFunction(String, int, AstParameters) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
- createAstFunction(String, int, AstParameters) - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionParserImpl
-
- createAstIdentifier(String, int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
- createAstMethod(AstProperty, AstParameters) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
- createAstNode(AstNode...) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionHandler
-
Called by the parser if it handles a extended token associated with this handler
at the appropriate extension point.
- createAstUnary(AstNode, AstUnary.Operator) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
- createBeanElResolver() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- createBindings(VariableScope) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindingsFactory
-
- createBindings(VariableScope, boolean) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindingsFactory
-
- createBindings(VariableScope) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
-
override to build a spring aware ScriptingEngines
- createBindings(VariableScope, boolean) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
-
override to build a spring aware ScriptingEngines
- createCommandContext(Command<?>) - Method in class org.flowable.common.engine.impl.interceptor.CommandContextFactory
-
- createDbSqlSession() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- createDbSqlSessionFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- createDefaultElResolvers() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- createDefaultTreeBuilder(Builder.Feature...) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
- createDefaultTreeBuilder(Builder.Feature...) - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory
-
- createDocumentBuilderFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- createEntityEvent(FlowableEngineEventType, Entity) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
-
- createExpression(String) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- createExpression(String) - Method in interface org.flowable.common.engine.impl.el.ExpressionManager
-
Creates an
Expression instance from the given String.
- createFunction(String, int, AstParameters, boolean, FlowableExpressionParser) - Method in interface org.flowable.common.engine.impl.el.FlowableAstFunctionCreator
-
Create an
AstFunction based on the provided name, index, parameters.
- createFunction(String, int, AstParameters, boolean, FlowableExpressionParser) - Method in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
-
- createIdentifier(String) - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionParserImpl
-
- createIdentifier(String) - Method in interface org.flowable.common.engine.impl.el.FlowableExpressionParser
-
- createJuelExpression(String, ValueExpression) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- createLiquibaseInstance(LiquibaseDatabaseConfiguration) - Method in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
-
- createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
- createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.javax.el.ExpressionFactory
-
- createNode(JsonNodeCreator, Object) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
-
- createParser(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder
-
- createParser(String) - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionBuilder
-
- createResolver(AbstractEngineConfiguration, VariableScope) - Method in class org.flowable.common.engine.impl.scripting.BeansResolverFactory
-
- createResolver(AbstractEngineConfiguration, VariableScope) - Method in interface org.flowable.common.engine.impl.scripting.ResolverFactory
-
- createResolvers(VariableScope) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindingsFactory
-
- createSafeInValuesList(Collection<String>) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
- createScanner(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
- createTransactionInterceptor() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- createTreeBuilder(Properties, Builder.Feature...) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create the factory's builder.
- createTreeStore(int, ExpressionFactoryImpl.Profile, Properties) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create the factory's tree store.
- createTypeConverter(Properties) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create the factory's type converter.
- createValueExpression(Object, Class<?>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
- createValueExpression(ELContext, String, Class<?>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
- createValueExpression(ELContext, String, Class<?>) - Method in class org.flowable.common.engine.impl.javax.el.ExpressionFactory
-
- createValueExpression(Object, Class<?>) - Method in class org.flowable.common.engine.impl.javax.el.ExpressionFactory
-
Creates a ValueExpression that wraps an object instance.
- createVariableByteArrayRef(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRefTypeHandler
-
- createVariableElResolver() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- createVariableNameNode(AstNode) - Method in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
-
- CronExpression - Class in org.flowable.common.engine.impl.calendar
-
Provides a parser and evaluator for unix-like cron expressions.
- CronExpression(String, ClockReader) - Constructor for class org.flowable.common.engine.impl.calendar.CronExpression
-
Constructs a new CronExpression based on the specified
parameter.
- CronExpression(CronExpression, ClockReader) - Constructor for class org.flowable.common.engine.impl.calendar.CronExpression
-
Constructs a new CronExpression as a copy of an existing
instance.
- CURRENT_TIME - Static variable in class org.flowable.common.engine.impl.util.DefaultClockImpl
-
- CURRENT_VERSION - Static variable in class org.flowable.common.engine.impl.FlowableVersions
-
- customMybatisInterceptors - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- customMybatisMappers - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- customMybatisXMLMappers - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- customPostCommandInterceptors - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- customPostDeployers - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- customPreCommandInterceptors - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- customPreDeployers - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- customSessionFactories - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- CustomSqlExecution<Mapper,ResultType> - Interface in org.flowable.common.engine.impl.cmd
-
- CycleBusinessCalendar - Class in org.flowable.common.engine.impl.calendar
-
- CycleBusinessCalendar(ClockReader) - Constructor for class org.flowable.common.engine.impl.calendar.CycleBusinessCalendar
-
- ELContext - Class in org.flowable.common.engine.impl.javax.el
-
Context information for expression evaluation.
- ELContext() - Constructor for class org.flowable.common.engine.impl.javax.el.ELContext
-
- ELContextEvent - Class in org.flowable.common.engine.impl.javax.el
-
An event which indicates that an
ELContext has been created.
- ELContextEvent(ELContext) - Constructor for class org.flowable.common.engine.impl.javax.el.ELContextEvent
-
Constructs an ELContextEvent object to indicate that an ELContext has been created.
- ELContextListener - Interface in org.flowable.common.engine.impl.javax.el
-
The listener interface for receiving notification when an
ELContext is created.
- ELException - Exception in org.flowable.common.engine.impl.javax.el
-
Represents any of the exception conditions that can arise during expression evaluation.
- ELException() - Constructor for exception org.flowable.common.engine.impl.javax.el.ELException
-
Creates an ELException with no detail message.
- ELException(String) - Constructor for exception org.flowable.common.engine.impl.javax.el.ELException
-
Creates an ELException with the provided detail message.
- ELException(Throwable) - Constructor for exception org.flowable.common.engine.impl.javax.el.ELException
-
Creates an ELException with the given cause.
- ELException(String, Throwable) - Constructor for exception org.flowable.common.engine.impl.javax.el.ELException
-
Creates an ELException with the given detail message and root cause.
- elResolver - Variable in class org.flowable.common.engine.impl.el.FlowableElContext
-
- ELResolver - Class in org.flowable.common.engine.impl.javax.el
-
Enables customization of variable and property resolution behavior for EL expression evaluation.
- ELResolver() - Constructor for class org.flowable.common.engine.impl.javax.el.ELResolver
-
- empty(TypeConverter, Object) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.BooleanOperations
-
- EMPTY - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary
-
- enableConfiguratorServiceLoader - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- enabled - Variable in class org.flowable.common.engine.impl.event.FlowableEventDispatcherImpl
-
- enableEventDispatcher - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- enableEventDispatcher - Variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- enableLogSqlExecutionTime - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
Enables the MyBatis plugin that logs the execution time of sql statements.
- enableMybatisXmlMappingValidation - Variable in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- engineCfgKey - Variable in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
-
- engineCfgStack - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- engineConfiguration - Variable in class org.flowable.common.engine.impl.db.EngineDatabaseConfiguration
-
- engineConfiguration - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager
-
- engineConfiguration - Variable in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
-
- engineConfiguration - Variable in class org.flowable.common.engine.impl.scripting.BeansResolverFactory
-
- engineConfiguration - Variable in class org.flowable.common.engine.impl.scripting.ScriptBindingsFactory
-
- EngineConfigurationConstants - Interface in org.flowable.common.engine.impl.interceptor
-
- engineConfigurations - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- engineConfigurations - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- engineConfigurations - Variable in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
-
- EngineConfigurator - Interface in org.flowable.common.engine.impl
-
- EngineDatabaseConfiguration - Class in org.flowable.common.engine.impl.db
-
- EngineDatabaseConfiguration(AbstractEngineConfiguration) - Constructor for class org.flowable.common.engine.impl.db.EngineDatabaseConfiguration
-
- EngineDeployer - Interface in org.flowable.common.engine.impl
-
- EngineInfo - Class in org.flowable.common.engine.impl
-
Represents information about the initialization of the engine.
- EngineInfo(String, String, String) - Constructor for class org.flowable.common.engine.impl.EngineInfo
-
- engineLifecycleListeners - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- engineName - Variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- engineScopeType - Variable in class org.flowable.common.engine.impl.event.FlowableChangeTenantIdEventImpl
-
- engineScopeType - Variable in class org.flowable.common.engine.impl.tenant.BaseChangeTenantIdCmd
-
- engineScopeType - Variable in class org.flowable.common.engine.impl.tenant.MyBatisChangeTenantIdManager
-
- engineType - Variable in class org.flowable.common.engine.impl.cmd.GetLockValueCmd
-
- engineType - Variable in class org.flowable.common.engine.impl.cmd.GetPropertiesCmd
-
- engineType - Variable in class org.flowable.common.engine.impl.cmd.GetTableCountCmd
-
- engineType - Variable in class org.flowable.common.engine.impl.cmd.GetTableMetaDataCmd
-
- engineType - Variable in class org.flowable.common.engine.impl.cmd.LockCmd
-
- engineType - Variable in class org.flowable.common.engine.impl.cmd.ReleaseLockCmd
-
- engineType - Variable in class org.flowable.common.engine.impl.lock.LockManagerImpl
-
- engineType - Variable in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
-
- engineType - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
-
- EnsureCleanDb - Annotation Type in org.flowable.common.engine.impl.test
-
Annotation that instructs the internal flowable extensions to assert a clean DB (scans all tables to see if the DB is completely clean).
- EnsureCleanDbUtils - Class in org.flowable.common.engine.impl.test
-
- EnsureCleanDbUtils() - Constructor for class org.flowable.common.engine.impl.test.EnsureCleanDbUtils
-
- ensureGeneratorInitialized() - Method in class org.flowable.common.engine.impl.persistence.StrongUuidGenerator
-
- ensureInitialized(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
-
- entity - Variable in class org.flowable.common.engine.impl.event.FlowableEntityEventImpl
-
- entity - Variable in class org.flowable.common.engine.impl.event.FlowableEntityExceptionEventImpl
-
- entity - Variable in class org.flowable.common.engine.impl.persistence.cache.CachedEntity
-
- Entity - Interface in org.flowable.common.engine.impl.persistence.entity
-
- entityCache - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
-
- EntityCache - Interface in org.flowable.common.engine.impl.persistence.cache
-
This is a cache for
Entity instances during the execution of one
Command.
- EntityCacheImpl - Class in org.flowable.common.engine.impl.persistence.cache
-
- EntityCacheImpl() - Constructor for class org.flowable.common.engine.impl.persistence.cache.EntityCacheImpl
-
- EntityManager<EntityImpl extends Entity> - Interface in org.flowable.common.engine.impl.persistence.entity
-
- entityTypes - Variable in class org.flowable.common.engine.impl.tenant.ExecuteChangeTenantIdCmd
-
- entityTypes - Variable in class org.flowable.common.engine.impl.tenant.MyBatisChangeTenantIdManager
-
- entityTypes - Variable in class org.flowable.common.engine.impl.tenant.SimulateChangeTenantIdCmd
-
- entrySet() - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
-
- entrySet() - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
-
- eq(TypeConverter, Object, Object) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.BooleanOperations
-
- EQ - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
-
- eq(boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
eq := cmp (<EQ> cmp | <NE> cmp)*
- equals(Object) - Method in class org.flowable.common.engine.impl.db.SuspensionState.SuspensionStateImpl
-
- equals(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
-
- equals(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ObjectValueExpression
-
Two object value expressions are equal if and only if their wrapped objects are equal.
- equals(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Bindings
-
- equals(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder
-
- equals(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeMethodExpression
-
Expressions are compared using the concept of a structural id:
variable and function names are anonymized such that two expressions with
same tree structure will also have the same structural id and vice versa.
- equals(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
-
Expressions are compared using the concept of a structural id:
variable and function names are anonymized such that two expressions with
same tree structure will also have the same structural id and vice versa.
- equals(VariableContainer, String, Object) - Static method in class org.flowable.common.engine.impl.el.function.VariableEqualsExpressionFunction
-
- equals(Object) - Method in class org.flowable.common.engine.impl.FlowableVersion
-
- equals(Object) - Method in class org.flowable.common.engine.impl.javax.el.Expression
-
Determines whether the specified object is equal to this Expression.
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
-
- eval(Bindings, ELContext, AstNode, AstNode) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary.Operator
-
- eval(Bindings, ELContext, AstNode, AstNode) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary.SimpleOperator
-
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBoolean
-
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstChoice
-
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstComposite
-
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
-
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
-
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
-
- eval(Bindings, ELContext, boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
-
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
-
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNested
-
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode
-
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNull
-
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNumber
-
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstParameters
-
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
-
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstString
-
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
-
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary
-
- eval(Bindings, ELContext, AstNode) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary.Operator
-
- eval(Bindings, ELContext, AstNode) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary.SimpleOperator
-
- eval() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
eval := dynamic | deferred
- eval(boolean, boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
dynmamic := <START_EVAL_DYNAMIC> expr <END_EVAL>
deferred := <START_EVAL_DEFERRED> expr <END_EVAL>
- evaluate(String, String, VariableScope) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
-
- evaluate(String, String, VariableScope, boolean) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
-
- evaluate(String, String, Bindings) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
-
- evaluate(ScriptEngine, String, Bindings) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
-
- EvaluationState - Enum in org.flowable.common.engine.impl.el
-
An evaluation state which is used when getting or setting a value via
Expression.
- EventDispatchAction - Interface in org.flowable.common.engine.impl.event
-
- eventDispatcher - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- eventDispatcher - Variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- eventDispatcherSupplier - Variable in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
-
- eventListeners - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- eventListeners - Variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- eventListeners - Variable in class org.flowable.common.engine.impl.event.FlowableEventSupport
-
- eventRegistryConfigurator - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- eventRegistryEventConsumers - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- eventSupport - Variable in class org.flowable.common.engine.impl.event.FlowableEventDispatcherImpl
-
- exception - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- exception(Throwable) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- ExceptionUtil - Class in org.flowable.common.engine.impl.util
-
- ExceptionUtil() - Constructor for class org.flowable.common.engine.impl.util.ExceptionUtil
-
- execute(Runnable) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- execute(Command<T>) - Method in class org.flowable.common.engine.impl.cfg.CommandExecutorImpl
-
- execute(CommandConfig, Command<T>) - Method in class org.flowable.common.engine.impl.cfg.CommandExecutorImpl
-
- execute(CommandContext) - Method in interface org.flowable.common.engine.impl.cfg.TransactionListener
-
- execute(Mapper) - Method in interface org.flowable.common.engine.impl.cmd.CustomSqlExecution
-
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.cmd.GetLockValueCmd
-
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.cmd.GetPropertiesCmd
-
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.cmd.GetTableCountCmd
-
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.cmd.GetTableMetaDataCmd
-
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.cmd.LockCmd
-
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.cmd.ReleaseLockCmd
-
- execute(SqlSession, Class<? extends Entity>) - Method in class org.flowable.common.engine.impl.db.BulkDeleteOperation
-
- execute() - Method in interface org.flowable.common.engine.impl.db.DbUpgradeStep
-
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.event.ExecuteEventListenerTransactionListener
-
- execute(CommandContext) - Method in interface org.flowable.common.engine.impl.interceptor.Command
-
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
-
- execute(CommandConfig, Command<T>) - Method in interface org.flowable.common.engine.impl.interceptor.CommandExecutor
-
- execute(Command<T>) - Method in interface org.flowable.common.engine.impl.interceptor.CommandExecutor
-
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in interface org.flowable.common.engine.impl.interceptor.CommandInterceptor
-
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.common.engine.impl.interceptor.CrDbRetryInterceptor
-
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.common.engine.impl.interceptor.DefaultCommandInvoker
-
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.common.engine.impl.interceptor.JtaRetryInterceptor
-
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.common.engine.impl.interceptor.JtaTransactionInterceptor
-
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.common.engine.impl.interceptor.LogInterceptor
-
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.common.engine.impl.interceptor.RetryInterceptor
-
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor
-
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.persistence.entity.TablePageQueryImpl
-
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.query.AbstractNativeQuery
-
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.query.AbstractQuery
-
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.tenant.BaseChangeTenantIdCmd
-
- ExecuteChangeTenantIdCmd - Class in org.flowable.common.engine.impl.tenant
-
- ExecuteChangeTenantIdCmd(ChangeTenantIdBuilderImpl, String, Set<String>) - Constructor for class org.flowable.common.engine.impl.tenant.ExecuteChangeTenantIdCmd
-
- ExecuteChangeTenantIdCmd(ChangeTenantIdBuilderImpl, String, Set<String>, boolean) - Constructor for class org.flowable.common.engine.impl.tenant.ExecuteChangeTenantIdCmd
-
- executeChangeWithInClause(List<EntityImpl>, Consumer<List<EntityImpl>>) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
- executeCloseListenersAfterSessionFlushed() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- executeCloseListenersClosed() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- executeCloseListenersCloseFailure() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- executeCloseListenersClosing() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- executeCommand(Command<T>) - Method in class org.flowable.common.engine.impl.lock.LockManagerImpl
-
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.common.engine.impl.query.AbstractNativeQuery
-
- executeCount(CommandContext) - Method in class org.flowable.common.engine.impl.query.AbstractQuery
-
- ExecuteEventListenerTransactionListener - Class in org.flowable.common.engine.impl.event
-
- ExecuteEventListenerTransactionListener(FlowableEventListener, FlowableEvent) - Constructor for class org.flowable.common.engine.impl.event.ExecuteEventListenerTransactionListener
-
- ExecuteFutureActionOperation<T> - Class in org.flowable.common.engine.impl.agenda
-
- ExecuteFutureActionOperation(CompletableFuture<T>, BiConsumer<T, Throwable>) - Constructor for class org.flowable.common.engine.impl.agenda.ExecuteFutureActionOperation
-
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.common.engine.impl.query.AbstractNativeQuery
-
Executes the actual query to retrieve the list of results.
- executeList(CommandContext) - Method in class org.flowable.common.engine.impl.query.AbstractQuery
-
Executes the actual query to retrieve the list of results.
- executeMandatorySchemaResource(String, String) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
-
- executeOperation(CommandContext, Runnable) - Method in interface org.flowable.common.engine.impl.agenda.AgendaOperationRunner
-
- executeOperation(DbSqlSession, Map<String, Object>) - Method in class org.flowable.common.engine.impl.tenant.BaseChangeTenantIdCmd
-
- executeOperation(DbSqlSession, Map<String, Object>) - Method in class org.flowable.common.engine.impl.tenant.ExecuteChangeTenantIdCmd
-
- executeOperation(DbSqlSession, Map<String, Object>) - Method in class org.flowable.common.engine.impl.tenant.SimulateChangeTenantIdCmd
-
- executeSchemaResource(String, String, String, boolean) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
-
- executeSchemaResource(String, String, String, InputStream) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
-
- executeSingleResult(CommandContext) - Method in class org.flowable.common.engine.impl.query.AbstractNativeQuery
-
- executeSingleResult(CommandContext) - Method in class org.flowable.common.engine.impl.query.AbstractQuery
-
- executeTransactionListeners(List<TransactionListener>, CommandContext) - Method in class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
-
- executorNeedsShutdown - Variable in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
Whether the executor needs a shutdown.
- executorService - Variable in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
The executor service used for task execution.
- exists(VariableContainer, String) - Static method in class org.flowable.common.engine.impl.el.function.VariableExistsExpressionFunction
-
- expr(boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
expr := or (<QUESTION> expr <COLON> expr)?
- Expression - Class in org.flowable.common.engine.impl.javax.el
-
- Expression() - Constructor for class org.flowable.common.engine.impl.javax.el.Expression
-
- expressionCache - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- expressionFactory - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- ExpressionFactory - Class in org.flowable.common.engine.impl.javax.el
-
- ExpressionFactory() - Constructor for class org.flowable.common.engine.impl.javax.el.ExpressionFactory
-
- ExpressionFactoryImpl - Class in org.flowable.common.engine.impl.de.odysseus.el
-
Expression factory implementation.
- ExpressionFactoryImpl() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create a new expression factory using the default builder and cache implementations.
- ExpressionFactoryImpl(ExpressionFactoryImpl.Profile) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create a new expression factory using the default builder and cache implementations.
- ExpressionFactoryImpl(Properties) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create a new expression factory using the default builder and cache implementations.
- ExpressionFactoryImpl(ExpressionFactoryImpl.Profile, Properties) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create a new expression factory using the default builder and cache implementations.
- ExpressionFactoryImpl(Properties, TypeConverter) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create a new expression factory using the default builder and cache implementations.
- ExpressionFactoryImpl(ExpressionFactoryImpl.Profile, Properties, TypeConverter) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create a new expression factory using the default builder and cache implementations.
- ExpressionFactoryImpl(TreeStore) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create a new expression factory.
- ExpressionFactoryImpl(TreeStore, TypeConverter) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create a new expression factory.
- ExpressionFactoryImpl.Profile - Enum in org.flowable.common.engine.impl.de.odysseus.el
-
A profile provides a default set of language features that will define the builder's
behavior.
- ExpressionFactoryResolver - Class in org.flowable.common.engine.impl.el
-
- ExpressionFactoryResolver() - Constructor for class org.flowable.common.engine.impl.el.ExpressionFactoryResolver
-
- ExpressionManager - Interface in org.flowable.common.engine.impl.el
-
Used as an entry point for runtime evaluation of the expressions.
- expressionManager - Variable in class org.flowable.common.engine.impl.el.JuelExpression
-
- ExpressionNode - Interface in org.flowable.common.engine.impl.de.odysseus.el.tree
-
Expression node interface.
- expressionParsed - Variable in class org.flowable.common.engine.impl.calendar.CronExpression
-
- expressionText - Variable in class org.flowable.common.engine.impl.el.JuelExpression
-
- expressionTextLengthCacheLimit - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- ExtensionHandler(Parser.ExtensionPoint) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionHandler
-
- extensions - Variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
- ExtensionToken(String) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.ExtensionToken
-
- ge(TypeConverter, Object, Object) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.BooleanOperations
-
- GE - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
-
- generateParameterMap() - Method in class org.flowable.common.engine.impl.query.BaseNativeQuery
-
- GenericManagerFactory - Class in org.flowable.common.engine.impl.persistence
-
- GenericManagerFactory(Class<? extends Session>, Class<? extends Session>) - Constructor for class org.flowable.common.engine.impl.persistence.GenericManagerFactory
-
- GenericManagerFactory(Class<? extends Session>) - Constructor for class org.flowable.common.engine.impl.persistence.GenericManagerFactory
-
- get(Object) - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
-
- get(String, Object...) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.LocalMessages
-
- get(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Cache
-
- get(String) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.TreeCache
-
Lookup tree
- get(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.TreeStore
-
- get(VariableContainer, String) - Static method in class org.flowable.common.engine.impl.el.function.VariableGetExpressionFunction
-
- get(String) - Method in class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
-
- get(String) - Method in interface org.flowable.common.engine.impl.persistence.deploy.DeploymentCache
-
- get(String) - Method in class org.flowable.common.engine.impl.persistence.deploy.FullDeploymentCache
-
- get(Object) - Method in class org.flowable.common.engine.impl.scripting.BeansResolverFactory
-
- get(Object) - Method in interface org.flowable.common.engine.impl.scripting.Resolver
-
- get(Object) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
-
- getAction() - Method in class org.flowable.common.engine.impl.agenda.ExecuteFutureActionOperation
-
- getAdditionalData() - Method in class org.flowable.common.engine.impl.callback.CallbackData
-
- getAdditionalDefaultCommandInterceptors() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getAdditionalEventDispatchActions() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getAdditionalEventDispatchActions() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- getAgendaOperationRunner() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getAll() - Method in class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
-
- getAll() - Method in interface org.flowable.common.engine.impl.persistence.deploy.DeploymentCache
-
- getAll() - Method in class org.flowable.common.engine.impl.persistence.deploy.FullDeploymentCache
-
- getAllCachedEntities() - Method in interface org.flowable.common.engine.impl.persistence.cache.EntityCache
-
Returns all cached
Entity instances as a map with following structure: { entityClassName, {entityId, entity} }
- getAllCachedEntities() - Method in class org.flowable.common.engine.impl.persistence.cache.EntityCacheImpl
-
- getAllConfigurators() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getAllTenants() - Method in interface org.flowable.common.engine.impl.cfg.multitenant.TenantInfoHolder
-
Returns all known tenant identifiers.
- getAstFunctionCreator(String) - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionBuilder
-
- getAstFunctionCreators() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- getAstFunctionCreators() - Method in interface org.flowable.common.engine.impl.el.ExpressionManager
-
- getAstFunctionCreators() - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionBuilder
-
- getAttribute(String) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- getAuthenticatedUserId() - Static method in class org.flowable.common.engine.impl.identity.Authentication
-
- getAuthenticatedUserId() - Method in class org.flowable.common.engine.impl.identity.UserIdAuthenticationContext
-
- getAuthenticationContext() - Static method in class org.flowable.common.engine.impl.identity.Authentication
-
- getBase() - Method in class org.flowable.common.engine.impl.javax.el.ValueReference
-
- getBeanProperty(String) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver.BeanProperties
-
- getBeans() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getBeans() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- getBeans() - Method in interface org.flowable.common.engine.impl.el.ExpressionManager
-
Returns the beans registered with this expression manager instance.
- getBuilder() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.TreeStore
-
- getBulkInserteableEntityClasses() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getBulkInsertStatement(Class) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getBulkInsertStatements() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getBusinessCalendar(String) - Method in interface org.flowable.common.engine.impl.calendar.BusinessCalendarManager
-
- getBusinessCalendar(String) - Method in class org.flowable.common.engine.impl.calendar.MapBusinessCalendarManager
-
- getByteArrayDataManager() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getByteArrayEntityManager() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getBytes() - Method in interface org.flowable.common.engine.impl.persistence.entity.ByteArrayEntity
-
- getBytes() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
-
- getBytes(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
-
- getBytesFromInputStream(InputStream) - Method in class org.flowable.common.engine.impl.util.io.InputStreamSource
-
- getCalendarAfter() - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
-
- getCalendarAfter(Calendar) - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
-
- getCallbackId() - Method in class org.flowable.common.engine.impl.callback.CallbackData
-
- getCallbackType() - Method in class org.flowable.common.engine.impl.callback.CallbackData
-
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
-
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBracket
-
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstChoice
-
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstComposite
-
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstDot
-
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
-
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
-
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
-
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstLiteral
-
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
-
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNested
-
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstParameters
-
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
-
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary
-
- getCardinality() - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.Node
-
Get the node's number of children.
- getCause() - Method in class org.flowable.common.engine.impl.event.FlowableEntityExceptionEventImpl
-
- getChangedEntityTypes() - Method in class org.flowable.common.engine.impl.tenant.DefaultChangeTenantIdResult
-
- getChangedInstances(String) - Method in class org.flowable.common.engine.impl.tenant.DefaultChangeTenantIdResult
-
- getChangeType() - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
-
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
-
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBracket
-
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstChoice
-
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstComposite
-
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
-
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
-
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
-
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstLiteral
-
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
-
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNested
-
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstParameters
-
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
-
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
-
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary
-
- getChild(int) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.Node
-
Get i'th child
- getClassLoader() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getClassLoader() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- getClassLoader() - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
- getClock() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getClock() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- getClock() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- getClock() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager
-
- getClock() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractServiceEngineEntityManager
-
- getCloseListeners() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- getColumnName() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject.OrderBy
-
- getCommand() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- getCommandContext() - Method in class org.flowable.common.engine.impl.agenda.AbstractAgenda
-
- getCommandContext() - Static method in class org.flowable.common.engine.impl.context.Context
-
- getCommandContext() - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
- getCommandContextFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getCommandContextFactory() - Method in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
-
- getCommandExecutor() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getCommandExecutor() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- getCommandExecutor() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager
-
- getCommandExecutor() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRefTypeHandler
-
- getCommandExecutor() - Method in class org.flowable.common.engine.impl.service.CommonEngineServiceImpl
-
- getCommandInterceptors() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getCommandInvoker() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.el.DynamicBeanPropertyELResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
-
If the base object is not null, returns the most general type that this resolver accepts for the property argument.
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.el.ReadOnlyMapELResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.el.VariableContainerELResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.ArrayELResolver
-
If the base object is a Java language array, returns the most general type that this resolver
accepts for the property argument.
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver
-
If the base object is not null, returns the most general type that this resolver accepts for
the property argument.
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.CompositeELResolver
-
Returns the most general type that this resolver accepts for the property argument, given a
base object.
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.CouldNotResolvePropertyELResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.ELResolver
-
Returns the most general type that this resolver accepts for the property argument, given a
base object.
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.ListELResolver
-
If the base object is a list, returns the most general type that this resolver accepts for
the property argument.
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.MapELResolver
-
If the base object is a map, returns the most general type that this resolver accepts for the
property argument.
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.ResourceBundleELResolver
-
If the base object is a ResourceBundle, returns the most general type that this resolver
accepts for the property argument.
- getCommonSchemaManager() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getConfiguration() - Method in class org.flowable.common.engine.impl.service.CommonServiceImpl
-
- getConfigurators() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getConnection() - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
-
- getConnection(String, String) - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
-
- getConnection() - Method in class org.flowable.common.engine.impl.test.ClosingDataSource
-
- getConnection(String, String) - Method in class org.flowable.common.engine.impl.test.ClosingDataSource
-
- getConnectionMetadataDefaultCatalog() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- getConnectionMetadataDefaultSchema() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- getContext(Class<?>) - Method in class org.flowable.common.engine.impl.javax.el.ELContext
-
Returns the context object associated with the given key.
- getCorePoolSize() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- getCronExpression() - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
- getCurrentCalendar() - Method in interface org.flowable.common.engine.impl.runtime.ClockReader
-
- getCurrentCalendar(TimeZone) - Method in interface org.flowable.common.engine.impl.runtime.ClockReader
-
- getCurrentCalendar() - Method in class org.flowable.common.engine.impl.util.DefaultClockImpl
-
- getCurrentCalendar(TimeZone) - Method in class org.flowable.common.engine.impl.util.DefaultClockImpl
-
- getCurrentDataSource() - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
-
- getCurrentTenantId() - Method in interface org.flowable.common.engine.impl.cfg.multitenant.TenantInfoHolder
-
Returns the current tenant identifier.
- getCurrentTime() - Method in interface org.flowable.common.engine.impl.runtime.ClockReader
-
- getCurrentTime() - Method in class org.flowable.common.engine.impl.util.DefaultClockImpl
-
- getCurrentTime() - Method in class org.flowable.common.engine.impl.util.TestClockImpl
-
- getCurrentTimeZone() - Method in interface org.flowable.common.engine.impl.runtime.ClockReader
-
- getCurrentTimeZone() - Method in class org.flowable.common.engine.impl.util.DefaultClockImpl
-
- getCustomClassLoader() - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
- getCustomDeployers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- getCustomMapper(Class<T>) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- getCustomMybatisInterceptors() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getCustomMybatisMappers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getCustomMybatisXMLMappers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getCustomPostCommandInterceptors() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getCustomPostDeployers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getCustomPreCommandInterceptors() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getCustomPreDeployers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getCustomSessionFactories() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getDatabaseCatalog() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getDatabaseCatalog() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getDatabaseCatalog() - Method in class org.flowable.common.engine.impl.db.EngineDatabaseConfiguration
-
- getDatabaseCatalog() - Method in interface org.flowable.common.engine.impl.db.LiquibaseDatabaseConfiguration
-
- getDatabaseCatalog() - Method in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
-
- getDatabaseConfiguration() - Method in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
-
- getDatabaseSchema() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getDatabaseSchema() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getDatabaseSchema() - Method in class org.flowable.common.engine.impl.db.EngineDatabaseConfiguration
-
- getDatabaseSchema() - Method in interface org.flowable.common.engine.impl.db.LiquibaseDatabaseConfiguration
-
- getDatabaseSchema() - Method in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
-
- getDatabaseSchemaUpdate() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getDatabaseSpecificStatements() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getDatabaseTablePrefix() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getDatabaseTablePrefix() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getDatabaseType() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getDatabaseType() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getDatabaseType() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
-
- getDatabaseWildcardEscapeCharacter() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getDataManager() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
-
- getDataSource() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getDataSource() - Method in class org.flowable.common.engine.impl.db.EngineDatabaseConfiguration
-
- getDataSource() - Method in interface org.flowable.common.engine.impl.db.LiquibaseDatabaseConfiguration
-
- getDataSourceJndiName() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getDataSources() - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
-
- getDateAfter() - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
-
- getDayOfWeekNumber(String) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
- getDbSqlSession() - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
- getDbSqlSession() - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
-
- getDbSqlSession() - Method in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
-
- getDbSqlSessionFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getDbSqlSessionFactory() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- getDefaultCommandConfig() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getDefaultCommandInterceptors() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getDefaultConfig() - Method in class org.flowable.common.engine.impl.cfg.CommandExecutorImpl
-
- getDefaultConfig() - Method in interface org.flowable.common.engine.impl.interceptor.CommandExecutor
-
- getDefaultDatabaseTypeMappings() - Static method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getDefaultFunctionCreator() - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionBuilder
-
- getDefaultScheduleVersion() - Method in class org.flowable.common.engine.impl.calendar.AdvancedCycleBusinessCalendar
-
- getDefaultTenant(String, String, String) - Method in interface org.flowable.common.engine.impl.DefaultTenantProvider
-
- getDefaultTenantProvider() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getDefaultTenantValue() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getDefinitionTenantId() - Method in class org.flowable.common.engine.impl.event.FlowableChangeTenantIdEventImpl
-
- getDefinitionTenantId() - Method in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
-
- getDeleteStatement(Class<?>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getDeleteStatements() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getDeletionOrder() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getDependentEngineMybatisTypeAliasConfigs() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getDependentEngineMybatisTypeHandlerConfigs() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getDependentEngineMyBatisXmlMappers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getDeployers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getDeploymentId() - Method in interface org.flowable.common.engine.impl.persistence.entity.ByteArrayEntity
-
- getDeploymentId() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
-
- getDirection() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject.OrderBy
-
- getElContext(VariableContainer) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- getElContext(VariableContainer) - Method in interface org.flowable.common.engine.impl.el.ExpressionManager
-
- getELContext() - Method in class org.flowable.common.engine.impl.javax.el.ELContextEvent
-
Returns the ELContext that was created.
- getELResolver() - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleContext
-
Get our resolver.
- getELResolver() - Method in class org.flowable.common.engine.impl.el.FlowableElContext
-
- getELResolver() - Method in class org.flowable.common.engine.impl.el.ParsingElContext
-
- getELResolver() - Method in class org.flowable.common.engine.impl.javax.el.ELContext
-
Retrieves the ELResolver associated with this context.
- getEncountered() - Method in exception org.flowable.common.engine.impl.de.odysseus.el.tree.TreeBuilderException
-
- getEnd() - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
-
- getEngineByName(String) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
-
- getEngineCfgKey() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getEngineCfgKey() - Method in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
-
- getEngineConfiguration() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager
-
- getEngineConfiguration(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
-
- getEngineConfiguration(String, CommandContext) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
-
- getEngineConfiguration(CommandContext) - Method in class org.flowable.common.engine.impl.tenant.BaseChangeTenantIdCmd
-
- getEngineConfigurationForAllType(CommandContext) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
-
- getEngineConfigurations() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getEngineConfigurations() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- getEngineConfigurations() - Method in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
-
- getEngineLifecycleListeners() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getEngineName() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getEngineName() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- getEngineScopeType() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getEngineScopeType() - Method in class org.flowable.common.engine.impl.event.FlowableChangeTenantIdEventImpl
-
- getEngineSpecificEngineConfigurators() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getEngineType() - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
-
- getEntity(String, Object, SingleCachedEntityMatcher<EntityImpl>, boolean) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
- getEntity() - Method in class org.flowable.common.engine.impl.event.FlowableEntityEventImpl
-
- getEntity() - Method in class org.flowable.common.engine.impl.event.FlowableEntityExceptionEventImpl
-
- getEntity() - Method in class org.flowable.common.engine.impl.persistence.cache.CachedEntity
-
- getEntity(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
-
- getEntityCache() - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
- getEntityDeletionOrder() - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- getEntityInsertionOrder() - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- getEventDispatcher() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getEventDispatcher() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- getEventDispatcher() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager
-
- getEventDispatcher() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
-
- getEventDispatcher() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractServiceEngineEntityManager
-
- getEventDispatcher() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
-
- getEventListeners() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getEventListeners() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- getEventRegistryConfigurator() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getEventRegistryEventConsumers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getEventSupport() - Method in class org.flowable.common.engine.impl.event.FlowableEventDispatcherImpl
-
- getException() - Method in class org.flowable.common.engine.impl.EngineInfo
-
- getException() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- getExecutionId() - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
- getExpected() - Method in exception org.flowable.common.engine.impl.de.odysseus.el.tree.TreeBuilderException
-
- getExpectedType() - Method in class org.flowable.common.engine.impl.de.odysseus.el.ObjectValueExpression
-
- getExpectedType() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
-
- getExpectedType() - Method in class org.flowable.common.engine.impl.javax.el.ValueExpression
-
Returns the type the result of the expression will be coerced to after evaluation.
- getExpression() - Method in exception org.flowable.common.engine.impl.de.odysseus.el.tree.TreeBuilderException
-
- getExpressionCache() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- getExpressionManager() - Method in interface org.flowable.common.engine.impl.HasExpressionManagerEngineConfiguration
-
- getExpressionSetSummary(Set<Integer>) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
- getExpressionSetSummary(ArrayList<Integer>) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
- getExpressionString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.ObjectValueExpression
-
Answer null.
- getExpressionString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeMethodExpression
-
- getExpressionString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
-
- getExpressionString() - Method in class org.flowable.common.engine.impl.javax.el.Expression
-
Returns the original String used to create this Expression, unmodified.
- getExpressionSummary() - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
- getExpressionText() - Method in class org.flowable.common.engine.impl.el.FixedValue
-
- getExpressionText() - Method in class org.flowable.common.engine.impl.el.JuelExpression
-
- getExpressionTextLengthCacheLimit() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- getExtensionHandler(Scanner.Token) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
- getExtensionPoint() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionHandler
-
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.el.DynamicBeanPropertyELResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
-
If the base object is not null, returns an Iterator containing the set of JavaBeans properties available on the given object.
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.el.ReadOnlyMapELResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.el.VariableContainerELResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.ArrayELResolver
-
Always returns null, since there is no reason to iterate through set set of all integers.
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver
-
If the base object is not null, returns an Iterator containing the set of JavaBeans
properties available on the given object.
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.CompositeELResolver
-
Returns information about the set of variables or properties that can be resolved for the
given base object.
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.CouldNotResolvePropertyELResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.ELResolver
-
Returns information about the set of variables or properties that can be resolved for the
given base object.
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.ListELResolver
-
Always returns null, since there is no reason to iterate through set set of all integers.
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.MapELResolver
-
If the base object is a map, returns an Iterator containing the set of keys available in the
Map.
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.ResourceBundleELResolver
-
If the base object is a ResourceBundle, returns an Iterator containing the set of keys
available in the ResourceBundle.
- getField(String, Object) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
Returns the field of the given object or null if it doesn't exist.
- getField(String, Class<?>) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
Returns the field of the given class or null if it doesn't exist.
- getFile(String) - Static method in class org.flowable.common.engine.impl.util.IoUtil
-
- getFinalFireTime() - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
NOT YET IMPLEMENTED: Returns the final time that the
CronExpression will match.
- getFirst() - Method in class org.flowable.common.engine.impl.cfg.CommandExecutorImpl
-
- getFirstEngineConfigurationWithByteArrayEntityManager(CommandContext) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
-
- getFirstResult() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
-
- getFirstResult() - Method in class org.flowable.common.engine.impl.Page
-
- getFirstRow() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
-
- getFlowableVersionIndexForDbVersion(String) - Static method in class org.flowable.common.engine.impl.FlowableVersions
-
- getFourObjectParameterMethod() - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
-
- getFourObjectParameterMethod(String) - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
-
- getFunction(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Bindings
-
Get function by index.
- getFunctionDelegates() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- getFunctionDelegates() - Method in interface org.flowable.common.engine.impl.el.ExpressionManager
-
Returns the custom functions registered and usable in expressions.
- getFunctionMapper() - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleContext
-
Get our function mapper.
- getFunctionMapper() - Method in class org.flowable.common.engine.impl.el.FlowableElContext
-
- getFunctionMapper() - Method in class org.flowable.common.engine.impl.el.ParsingElContext
-
- getFunctionMapper() - Method in class org.flowable.common.engine.impl.javax.el.ELContext
-
Retrieves the FunctionMapper associated with this ELContext.
- getFunctionNames() - Method in interface org.flowable.common.engine.impl.el.FlowableAstFunctionCreator
-
The names of the functions that this creator can create.
- getFunctionNames() - Method in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
-
- getFunctionNodes() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Tree
-
Get function nodes (in no particular order)
- getFunctions() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
- getFuture() - Method in class org.flowable.common.engine.impl.agenda.ExecuteFutureActionOperation
-
- getGetterShorthandName(Method) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
- getHistoryLevel() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- getHistoryLevelForKey(String) - Static method in enum org.flowable.common.engine.impl.history.HistoryLevel
-
- getId() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
-
- getId() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
-
- getId() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
-
- getId() - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
-
- getId() - Method in interface org.flowable.common.engine.impl.persistence.entity.PropertyEntity
-
- getId() - Method in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
-
- getIdentifierNodes() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Tree
-
Get identifier nodes (in no particular order)
- getIdentifiers() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
- getIdGenerator() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getIdGenerator() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- getIdGenerator() - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
- getIdGenerator() - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
-
- getIdGenerator() - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisPropertyDataManager
-
- getIdmEngineConfigurator() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getIdPrefix() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
-
- getIdPrefix() - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
-
- getIdPrefix() - Method in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
-
- getImage() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Token
-
- getIndex() - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.FunctionNode
-
Get the unique index of this identifier in the expression (e.g.
- getIndex() - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.IdentifierNode
-
Get the unique index of this identifier in the expression (e.g.
- getIndex() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
-
- getIndex() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
-
- getInput() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
-
- getInputStream() - Method in class org.flowable.common.engine.impl.util.io.BytesStreamSource
-
- getInputStream() - Method in class org.flowable.common.engine.impl.util.io.InputStreamSource
-
- getInputStream() - Method in interface org.flowable.common.engine.impl.util.io.StreamSource
-
- getInputStream() - Method in class org.flowable.common.engine.impl.util.io.StringStreamSource
-
- getInputStream() - Method in class org.flowable.common.engine.impl.util.io.UrlStreamSource
-
- getInsertionOrder() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getInsertStatement(Entity) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getInsertStatement(Class<? extends Entity>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getInsertStatements() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getInstanceId() - Method in class org.flowable.common.engine.impl.callback.CallbackData
-
- getInstanceId() - Method in class org.flowable.common.engine.impl.el.VariableContainerWrapper
-
- getJdbcDefaultTransactionIsolationLevel() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getJdbcDriver() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getJdbcMaxActiveConnections() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getJdbcMaxCheckoutTime() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getJdbcMaxIdleConnections() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getJdbcMaxWaitTime() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getJdbcPassword() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getJdbcPingConnectionNotUsedFor() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getJdbcPingQuery() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getJdbcUrl() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getJdbcUsername() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getKeepAliveTime() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- getKey() - Method in enum org.flowable.common.engine.impl.history.HistoryLevel
-
String representation of this history-level.
- getLastDayOfMonth(int, int) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
- getLastId() - Method in class org.flowable.common.engine.impl.db.IdBlock
-
- getLastRow() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
-
- getLicenseInfo() - Method in class org.flowable.common.engine.impl.db.FlowableLiquibaseLicenseService
-
- getList(String, Object) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
- getList(String, Object, CachedEntityMatcher<EntityImpl>) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
- getList(String, Object, CachedEntityMatcher<EntityImpl>, boolean) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
- getList(DbSqlSession, String, Object, CachedEntityMatcher<EntityImpl>, boolean) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
- getList(DbSqlSession, String, Object, CachedEntityMatcher<EntityImpl>, boolean, boolean) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
- getListFromCache(CachedEntityMatcher<EntityImpl>, Object) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
- getListFromCache(CachedEntityMatcher<EntityImpl>, Object, boolean) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
- getLocale() - Method in class org.flowable.common.engine.impl.javax.el.ELContext
-
- getLockManager(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getLockPollRate() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getLockPollRate() - Method in class org.flowable.common.engine.impl.lock.LockManagerImpl
-
- GetLockValueCmd - Class in org.flowable.common.engine.impl.cmd
-
- GetLockValueCmd(String, String) - Constructor for class org.flowable.common.engine.impl.cmd.GetLockValueCmd
-
- getLoggingData() - Method in class org.flowable.common.engine.impl.logging.LoggingSession
-
- getLoggingListener() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getLoggingListener() - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
-
- getLoggingListener() - Method in class org.flowable.common.engine.impl.logging.LoggingSessionFactory
-
- getLoggingSession() - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
-
- getLogicalNameToClassMapping() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getLoginTimeout() - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
-
- getLoginTimeout() - Method in class org.flowable.common.engine.impl.test.ClosingDataSource
-
- getLogWriter() - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
-
- getLogWriter() - Method in class org.flowable.common.engine.impl.test.ClosingDataSource
-
- getMailServerDefaultCharset() - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
-
- getMailServerDefaultFrom() - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
-
- getMailServerForceTo() - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
-
- getMailServerHost() - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
-
- getMailServerPassword() - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
-
- getMailServerPort() - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
-
- getMailServerSSLPort() - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
-
- getMailServerUsername() - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
-
- getMainVersion() - Method in class org.flowable.common.engine.impl.FlowableVersion
-
- getManagedEntityClass() - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
- getManagedEntityClass() - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
-
- getManagedEntityClass() - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisPropertyDataManager
-
- getManagedEntitySubClasses() - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
- getMapperClass() - Method in interface org.flowable.common.engine.impl.cmd.CustomSqlExecution
-
- getMaxLengthString() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getMaxLengthStringVariableType() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getMaxNrOfStatementsInBulkInsert() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getMaxNrOfStatementsInBulkInsert() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getMaxPoolSize() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- getMaxResults() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
-
- getMaxResults() - Method in class org.flowable.common.engine.impl.Page
-
- getMethodExpression(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
-
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
-
Get method information.
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
-
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
-
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
-
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
-
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstRightValue
-
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
-
- getMethodInfo(ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeMethodExpression
-
Evaluates the expression and answers information about the method
- getMethodInfo(ELContext) - Method in class org.flowable.common.engine.impl.javax.el.MethodExpression
-
Evaluates the expression relative to the provided context, and returns information about the
actual referenced method.
- getMonthNumber(String) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
- getMybatisCfgPath() - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- getMybatisMappingFile() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getMybatisTypeAliases() - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
Override when custom type aliases are needed.
- getMybatisTypeHandlers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
Override when custom type handlers are needed.
- getMyBatisXmlConfigurationStream() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getName() - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.FunctionNode
-
Get the full function name
- getName() - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.IdentifierNode
-
Get the identifier name
- getName() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
-
- getName() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
-
- getName() - Method in class org.flowable.common.engine.impl.Direction
-
- getName() - Method in class org.flowable.common.engine.impl.EngineInfo
-
- getName() - Method in class org.flowable.common.engine.impl.identity.UserIdPrincipal
-
- getName() - Method in class org.flowable.common.engine.impl.javax.el.MethodInfo
-
Returns the name of the method
- getName() - Method in interface org.flowable.common.engine.impl.persistence.entity.ByteArrayEntity
-
- getName() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
-
- getName() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
-
- getName() - Method in interface org.flowable.common.engine.impl.persistence.entity.PropertyEntity
-
- getName() - Method in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
-
- getNewState() - Method in class org.flowable.common.engine.impl.callback.CallbackData
-
- getNext() - Method in class org.flowable.common.engine.impl.interceptor.AbstractCommandInterceptor
-
- getNext() - Method in interface org.flowable.common.engine.impl.interceptor.CommandInterceptor
-
- getNext() - Method in class org.flowable.common.engine.impl.interceptor.DefaultCommandInvoker
-
- getNextId() - Method in interface org.flowable.common.engine.impl.cfg.IdGenerator
-
- getNextId() - Method in class org.flowable.common.engine.impl.db.IdBlock
-
- getNextId() - Method in class org.flowable.common.engine.impl.persistence.StrongUuidGenerator
-
- getNextInvalidTimeAfter(Date) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
Returns the next date/time after the given date/time which does
not satisfy the expression
- getNextOperation() - Method in class org.flowable.common.engine.impl.agenda.AbstractAgenda
-
- getNextOperation() - Method in interface org.flowable.common.engine.impl.agenda.Agenda
-
Get next operation from agenda and remove operation from the queue.
- getNextValidTimeAfter(Date) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
Returns the next date/time after the given date/time which
satisfies the cron expression.
- getNoParameterMethod() - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
-
- getNoParameterMethod(String) - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
-
- getNullHandlingColumn() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
-
- getNullHandlingOnOrder() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject.OrderBy
-
- getNumericValue(String, int) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
- getNumOfRetries() - Method in class org.flowable.common.engine.impl.interceptor.RetryInterceptor
-
- getObjectMapper() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getObjectMapper() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- getObjectMapper() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- getObjectMapper() - Method in class org.flowable.common.engine.impl.logging.LoggingSessionFactory
-
- getOldState() - Method in class org.flowable.common.engine.impl.callback.CallbackData
-
- getOperations() - Method in class org.flowable.common.engine.impl.agenda.AbstractAgenda
-
- getOperator() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
-
- getOperator() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary
-
- getOrCreateStaticElResolver() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- getOrDefault(VariableContainer, String, Object) - Static method in class org.flowable.common.engine.impl.el.function.VariableGetOrDefaultExpressionFunction
-
- getOrder() - Method in class org.flowable.common.engine.impl.persistence.entity.TablePageQueryImpl
-
- getOrderBy() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
-
- getOrderByCollectionSafe() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
-
- getOrderByForWindow() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
-
- getOriginalPersistentState() - Method in class org.flowable.common.engine.impl.persistence.cache.CachedEntity
-
- getOriginalPersistentState() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
-
- getOriginalPersistentState() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
-
- getOriginalPersistentState() - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
-
- getOuterJoinOrderBy() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
-
- getParam(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
-
- getParamCount() - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.FunctionNode
-
Get the number of parameters for this function
- getParamCount() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
-
- getParameter() - Method in class org.flowable.common.engine.impl.db.BulkDeleteOperation
-
- getParameter() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
-
- getParameters() - Method in class org.flowable.common.engine.impl.query.BaseNativeQuery
-
- getParamTypes() - Method in class org.flowable.common.engine.impl.javax.el.MethodInfo
-
Returns the parameter types of the method
- getParentLogger() - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
-
- getParentLogger() - Method in class org.flowable.common.engine.impl.test.ClosingDataSource
-
- getPeriod() - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
-
- getPersistentState() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
-
- getPersistentState() - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
-
Returns a representation of the object, as would be stored in the database.
- getPersistentState() - Method in interface org.flowable.common.engine.impl.persistence.entity.PropertyEntity
-
- getPersistentState() - Method in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
-
- getPosition() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
-
- getPosition() - Method in exception org.flowable.common.engine.impl.de.odysseus.el.tree.TreeBuilderException
-
- getPrefix() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
-
- getPreviousVersion(String) - Static method in class org.flowable.common.engine.impl.FlowableVersions
-
- getPrincipal() - Method in class org.flowable.common.engine.impl.identity.UserIdAuthenticationContext
-
- getPriority() - Method in class org.flowable.common.engine.impl.db.FlowableLiquibaseLicenseService
-
- getPriority() - Method in interface org.flowable.common.engine.impl.EngineConfigurator
-
When the
EngineConfigurator instances are used, they are first ordered by this priority number (lowest to highest).
- getProcessDefinitionId() - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
- getProcessInstanceId() - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
- GetPropertiesCmd - Class in org.flowable.common.engine.impl.cmd
-
- GetPropertiesCmd(String) - Constructor for class org.flowable.common.engine.impl.cmd.GetPropertiesCmd
-
- getProperty(String) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
-
- getProperty(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBracket
-
- getProperty(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstDot
-
- getProperty(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
-
- getProperty(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
-
Get property value
- getProperty() - Method in class org.flowable.common.engine.impl.javax.el.ValueReference
-
- getPropertyDataManager() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getPropertyEntityManager() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getPropertyTable() - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
-
- getPropertyType() - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver.BeanProperty
-
- getQueueSize() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- getReadMethod(Object) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver.BeanProperty
-
- getRejectedExecutionHandler() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- getRemainingCapacity() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- getResolverFactories() - Method in class org.flowable.common.engine.impl.scripting.ScriptBindingsFactory
-
- getResource(String) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
- getResourceAsStream(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getResourceAsStream(String) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
- getResourceForDbOperation(String, String, String, String) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
-
- getResourcesRootDirectory() - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
-
- getResourcesRootDirectory() - Method in class org.flowable.common.engine.impl.db.CommonDbSchemaManager
-
- getResourceUrl() - Method in class org.flowable.common.engine.impl.EngineInfo
-
- getResult() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- getResult(ResultSet, String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRefTypeHandler
-
- getResult(ResultSet, int) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRefTypeHandler
-
- getResult(CallableStatement, int) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRefTypeHandler
-
- getResultNode(JsonNode, Object, ELContext) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
-
- getReturnType() - Method in class org.flowable.common.engine.impl.javax.el.MethodInfo
-
Returns the return type of the method
- getRevision() - Method in interface org.flowable.common.engine.impl.db.HasRevision
-
- getRevision() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
-
- getRevisionNext() - Method in interface org.flowable.common.engine.impl.db.HasRevision
-
- getRevisionNext() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
-
- getRoot() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Tree
-
- getRootPropertyResolver() - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
-
Answer our root resolver which provides an API to access top-level properties.
- getSchemaCommandConfig() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getSchemaLockWaitTime() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getSchemaManagementCmd() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getSchemaManager() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getSchemaVersion() - Method in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
-
- getScopeDefinitionId() - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
- getScopeDefinitionId() - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
-
- getScopeId() - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
- getScopeId() - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
-
- getScopeType() - Method in class org.flowable.common.engine.impl.el.VariableContainerWrapper
-
- getScopeType() - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
- getScopeType() - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
-
- getScriptBindingsFactory() - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
-
- getScriptingEngines() - Method in interface org.flowable.common.engine.impl.ScriptingEngineAwareEngineConfiguration
-
- getSecondsToWaitOnShutdown() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- getSelectStatement(Class<?>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getSelectStatements() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getServiceConfiguration() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractServiceEngineEntityManager
-
- getServiceConfigurations() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getSession(Class<T>) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
- getSession(Class<T>) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- getSessionFactories() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getSessionFactories() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- getSessionFactories() - Method in class org.flowable.common.engine.impl.interceptor.CommandContextFactory
-
- getSessions() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- getSessionType() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getSessionType() - Method in interface org.flowable.common.engine.impl.interceptor.SessionFactory
-
- getSessionType() - Method in class org.flowable.common.engine.impl.logging.LoggingSessionFactory
-
- getSessionType() - Method in class org.flowable.common.engine.impl.persistence.GenericManagerFactory
-
- getSessionType() - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionFactory
-
- getSetter(String, Class<?>, Class<?>) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
Returns the setter-method for the given field name or null if no setter exists.
- getSetterShorthandName(Method) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
- getSingleObjectParameterMethod() - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
-
- getSingleObjectParameterMethod(String) - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
-
- getSize() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Token
-
- getSourceTenantId() - Method in class org.flowable.common.engine.impl.event.FlowableChangeTenantIdEventImpl
-
- getSourceTenantId() - Method in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
-
- getSqlSession() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- getSqlSessionFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getSqlSessionFactory() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getStack(ThreadLocal<Stack<T>>) - Static method in class org.flowable.common.engine.impl.context.Context
-
- getStack(ThreadLocal<Stack<T>>) - Static method in class org.flowable.common.engine.impl.transaction.TransactionContextHolder
-
- getStart() - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
-
- getStateCode() - Method in interface org.flowable.common.engine.impl.db.SuspensionState
-
- getStateCode() - Method in class org.flowable.common.engine.impl.db.SuspensionState.SuspensionStateImpl
-
- getStatement() - Method in class org.flowable.common.engine.impl.db.BulkDeleteOperation
-
- getStatement(Class<?>, Map<Class<?>, String>, String) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getStatementMappings() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getStructuralId(Bindings) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
-
Get the canonical expression string for this node.
- getStructuralId(Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode
-
- getSubScopeId() - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
- getSymbol() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Token
-
- getTableCount() - Method in interface org.flowable.common.engine.impl.persistence.entity.TableDataManager
-
- getTableCount() - Method in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
-
- getTableCount(String) - Method in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
-
- GetTableCountCmd - Class in org.flowable.common.engine.impl.cmd
-
- GetTableCountCmd(String) - Constructor for class org.flowable.common.engine.impl.cmd.GetTableCountCmd
-
- getTableDataManager() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getTableMetaData(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.TableDataManager
-
- getTableMetaData(String) - Method in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
-
- GetTableMetaDataCmd - Class in org.flowable.common.engine.impl.cmd
-
- GetTableMetaDataCmd(String, String) - Constructor for class org.flowable.common.engine.impl.cmd.GetTableMetaDataCmd
-
- getTableName() - Method in class org.flowable.common.engine.impl.persistence.entity.TablePageQueryImpl
-
- getTableNameFilter(DatabaseMetaData, String, String) - Method in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
-
- getTableNames(DatabaseMetaData, String, String, String) - Method in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
-
- getTablePage(TablePageQueryImpl, int, int) - Method in interface org.flowable.common.engine.impl.persistence.entity.TableDataManager
-
- getTablePage(TablePageQueryImpl, int, int) - Method in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
-
- getTablesPresentInDatabase() - Method in interface org.flowable.common.engine.impl.persistence.entity.TableDataManager
-
- getTablesPresentInDatabase() - Method in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
-
- getTargetTenantId() - Method in class org.flowable.common.engine.impl.event.FlowableChangeTenantIdEventImpl
-
- getTargetTenantId() - Method in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
-
- getTenantId() - Method in class org.flowable.common.engine.impl.el.VariableContainerWrapper
-
- getThreadFactory() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- getThreadPoolNamingPattern() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- getThreadPoolQueue() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- getThreeObjectParameterMethod() - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
-
- getThreeObjectParameterMethod(String) - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
-
- getTimeAfter(Date) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
- getTimeBefore(Date) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
NOT YET IMPLEMENTED: Returns the time before the given time that the
CronExpression matches.
- getTimes() - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
-
- getTimeZone() - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
Returns the time zone for which this CronExpression will be
resolved.
- getToken() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
- getToken() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
-
- getTransaction() - Method in class org.flowable.common.engine.impl.cfg.jta.JtaTransactionContext
-
- getTransactionContext() - Static method in class org.flowable.common.engine.impl.context.Context
-
- getTransactionContext() - Static method in class org.flowable.common.engine.impl.transaction.TransactionContextHolder
-
- getTransactionContextFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getTransactionContextFactory() - Method in class org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor
-
- getTransactionFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getTransactionPropagation() - Method in class org.flowable.common.engine.impl.interceptor.CommandConfig
-
- getTwoObjectParameterMethod() - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
-
- getTwoObjectParameterMethod(String) - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
-
- getType(ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ObjectValueExpression
-
Answer null.
- getType(Bindings, ELContext) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
-
- getType(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
-
- getType(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
-
- getType(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
-
- getType(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
-
- getType(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstRightValue
-
according to the spec, the result is undefined for rvalues, so answer null
- getType(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
-
- getType(ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
-
Evaluates the expression as an lvalue and answers the result type.
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
-
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
-
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.DynamicBeanPropertyELResolver
-
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
-
If the base object is a map, returns the most general acceptable type for a value in this map.
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.ReadOnlyMapELResolver
-
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.VariableContainerELResolver
-
- getType() - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
- getType() - Method in class org.flowable.common.engine.impl.event.FlowableEventImpl
-
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ArrayELResolver
-
If the base object is an array, returns the most general acceptable type for a value in this
array.
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver
-
If the base object is not null, returns the most general acceptable type that can be set on
this bean property.
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.CompositeELResolver
-
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.CouldNotResolvePropertyELResolver
-
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ELResolver
-
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ListELResolver
-
If the base object is a list, returns the most general acceptable type for a value in this
list.
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.MapELResolver
-
If the base object is a map, returns the most general acceptable type for a value in this
map.
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ResourceBundleELResolver
-
If the base object is an instance of ResourceBundle, return null, since the resolver is read
only.
- getType(ELContext) - Method in class org.flowable.common.engine.impl.javax.el.ValueExpression
-
Evaluates the expression relative to the provided context, and returns the most general type
that is acceptable for an object to be passed as the value parameter in a future call to the
ValueExpression.setValue(ELContext, Object) method.
- getTypedEventListeners() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- getTypedEventListeners() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- getUpdateStatement(Entity) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getUpdateStatements() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- getUpgradeStartVersion() - Method in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
-
- getValue(int, String, int) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
- getValue(ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ObjectValueExpression
-
Answer the wrapped object, coerced to the expected type.
- getValue(Bindings, ELContext, Class<?>) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
-
Evaluate node.
- getValue(Bindings, ELContext, Class<?>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode
-
evaluate and return the (optionally coerced) result.
- getValue(ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
-
Evaluates the expression as an rvalue and answers the result.
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
-
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
-
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.DynamicBeanPropertyELResolver
-
- getValue(VariableContainer) - Method in class org.flowable.common.engine.impl.el.FixedValue
-
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
-
If the base object is a map, returns the value associated with the given key, as specified by the property argument.
- getValue(VariableContainer) - Method in class org.flowable.common.engine.impl.el.JuelExpression
-
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.ReadOnlyMapELResolver
-
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.VariableContainerELResolver
-
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ArrayELResolver
-
If the base object is a Java language array, returns the value at the given index.
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver
-
If the base object is not null, returns the current value of the given property on this bean.
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.CompositeELResolver
-
Attempts to resolve the given property object on the given base object by querying all
component resolvers.
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.CouldNotResolvePropertyELResolver
-
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ELResolver
-
Attempts to resolve the given property object on the given base object.
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ListELResolver
-
If the base object is a list, returns the value at the given index.
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.MapELResolver
-
If the base object is a map, returns the value associated with the given key, as specified by
the property argument.
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ResourceBundleELResolver
-
If the base object is an instance of ResourceBundle, the provided property will first be
coerced to a String.
- getValue(ELContext) - Method in class org.flowable.common.engine.impl.javax.el.ValueExpression
-
Evaluates the expression relative to the provided context, and returns the resulting value.
- getValue() - Method in interface org.flowable.common.engine.impl.persistence.entity.PropertyEntity
-
- getValue() - Method in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
-
- getValueReference(Bindings, ELContext) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
-
Get value reference.
- getValueReference(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
-
- getValueReference(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
-
- getValueReference(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
-
- getValueReference(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
-
- getValueReference(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstRightValue
-
- getValueReference(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
-
- getValueReference(ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
-
- getValueReference(ELContext) - Method in class org.flowable.common.engine.impl.javax.el.ValueExpression
-
- getVariable(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Bindings
-
Get variable by index.
- getVariable(String) - Method in class org.flowable.common.engine.impl.el.VariableContainerWrapper
-
- getVariableContainer(ELContext) - Method in class org.flowable.common.engine.impl.el.VariableContainerELResolver
-
- getVariableData() - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSession
-
- getVariableMapper() - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleContext
-
Get our variable mapper.
- getVariableMapper() - Method in class org.flowable.common.engine.impl.el.FlowableElContext
-
- getVariableMapper() - Method in class org.flowable.common.engine.impl.el.ParsingElContext
-
- getVariableMapper() - Method in class org.flowable.common.engine.impl.javax.el.ELContext
-
Retrieves the VariableMapper associated with this ELContext.
- getVariableServiceConfiguration() - Method in interface org.flowable.common.engine.impl.HasVariableServiceConfiguration
-
- getVariableTypes() - Method in interface org.flowable.common.engine.impl.HasVariableTypes
-
- getVariableValue(VariableContainer, String) - Static method in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
-
- getWaitIncreaseFactor() - Method in class org.flowable.common.engine.impl.interceptor.RetryInterceptor
-
- getWaitTimeInMs() - Method in class org.flowable.common.engine.impl.interceptor.RetryInterceptor
-
- getWriteMethod(Object) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver.BeanProperty
-
- getXmlEncoding() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- greaterThan(VariableContainer, String, Object) - Static method in class org.flowable.common.engine.impl.el.function.VariableGreaterThanExpressionFunction
-
- greaterThanOrEquals(VariableContainer, String, Object) - Static method in class org.flowable.common.engine.impl.el.function.VariableGreaterThanOrEqualsExpressionFunction
-
- GROOVY_SCRIPTING_LANGUAGE - Static variable in class org.flowable.common.engine.impl.scripting.ScriptingEngines
-
- gt(TypeConverter, Object, Object) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.BooleanOperations
-
- GT - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
-
- ID - Static variable in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
-
- id - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
-
- id - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
-
- IdBlock - Class in org.flowable.common.engine.impl.db
-
- IdBlock(long, long) - Constructor for class org.flowable.common.engine.impl.db.IdBlock
-
- identifier(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
- IdentifierNode - Interface in org.flowable.common.engine.impl.de.odysseus.el.tree
-
Identifier node interface.
- idGenerator - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- idGenerator - Variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- IdGenerator - Interface in org.flowable.common.engine.impl.cfg
-
generates
IdBlocks that are used to assign ids to new objects.
- idGenerator - Static variable in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
-
- idGenerator - Variable in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
-
- idGenerator - Variable in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisPropertyDataManager
-
- idmEngineConfigurator - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- ignoreReturnType - Variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
-
- implementationClass - Variable in class org.flowable.common.engine.impl.persistence.GenericManagerFactory
-
- incrementRevision(Entity) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- initAdditionalEventDispatchActions() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initBeans() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initClock() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initClock(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- initCommandContextCloseListener() - Method in class org.flowable.common.engine.impl.logging.LoggingSession
-
- initCommandContextFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initCommandContextFactory(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- initCommandExecutor() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initCommandExecutors() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initCommandInterceptors() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initCommandInvoker() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initConfigurators() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initCustomMybatisInterceptors(Configuration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initCustomMybatisMappers(Configuration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initDatabaseType() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initDataManagers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initDataSource() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initDataSource(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- initDbProperties(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- initDbSqlSessionFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initDbSqlSessionFactory(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- initDbSqlSessionFactoryEntitySettings() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initDefaultCommandConfig() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initEngineConfigurations() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initEngineConfigurations(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- initEntityManagers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initEventDispatcher() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initEventDispatcher(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- initEventListeners() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initEventRegistryEventConsumers(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- initialiseCommonProperties(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- initializeExecutor() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- initIdGenerator() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initIdGenerator(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- initInterceptorChain(List<CommandInterceptor>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initMybatisConfiguration(Environment, Reader, Properties) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initMyBatisLogSqlExecutionTimePlugin(Configuration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initMybatisTypeHandlers(Configuration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initObjectMapper() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initObjectMapper(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- initSchema(String) - Method in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
-
- initSchemaCommandConfig() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initSchemaManager() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initService(Object) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initServiceConfigurations(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- initSessionFactories() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initSessionFactories(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- initSqlSessionFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initTransactionContextFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initTransactionFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initTypedEventListeners() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- initVariableTypes(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- inputStream - Variable in class org.flowable.common.engine.impl.util.io.InputStreamSource
-
- InputStreamSource - Class in org.flowable.common.engine.impl.util.io
-
- InputStreamSource(InputStream) - Constructor for class org.flowable.common.engine.impl.util.io.InputStreamSource
-
- insert(EntityImpl) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
- insert(Entity, IdGenerator) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- insert(EntityImpl) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
-
- insert(EntityImpl, boolean) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
-
- insert(EntityImpl) - Method in interface org.flowable.common.engine.impl.persistence.entity.data.DataManager
-
- insert(EntityImpl) - Method in interface org.flowable.common.engine.impl.persistence.entity.EntityManager
-
- insert(EntityImpl, boolean) - Method in interface org.flowable.common.engine.impl.persistence.entity.EntityManager
-
- insertedObjects - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
-
- insertionOrder - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- insertStatements - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- installLicense(Location...) - Method in class org.flowable.common.engine.impl.db.FlowableLiquibaseLicenseService
-
- instanceId - Variable in class org.flowable.common.engine.impl.callback.CallbackData
-
- instanceId - Variable in class org.flowable.common.engine.impl.el.VariableContainerWrapper
-
- instantiate(String) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
- instantiate(String, Object[]) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
- intercept(Invocation) - Method in class org.flowable.common.engine.impl.db.LogSqlExecutionTimePlugin
-
- internalDbSchemaCreate() - Method in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
-
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
-
Invoke method.
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
-
- invoke(Bindings, ELContext, Object, Method) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
-
Invoke method.
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
-
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
-
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
-
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstRightValue
-
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
-
- invoke(ELContext, Object[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeMethodExpression
-
Evaluates the expression and invokes the method.
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
-
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
-
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver
-
If the base object is not null, invoke the method, with the given parameters on
this bean.
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.javax.el.CompositeELResolver
-
Attempts to resolve and invoke the given method on the given base
object by querying all component resolvers.
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.javax.el.ELResolver
-
Attempts to resolve and invoke the given method on the given base
object.
- invoke(ELContext, Object[]) - Method in class org.flowable.common.engine.impl.javax.el.MethodExpression
-
If a String literal is specified as the expression, returns the String literal coerced to the
expected return type of the method signature.
- invoke(Object, String, Object[]) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
- invokeSetter(Method, Object, String, Object) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
- invokeSetterOrField(Object, String, Object, boolean) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
- IoUtil - Class in org.flowable.common.engine.impl.util
-
- IoUtil() - Constructor for class org.flowable.common.engine.impl.util.IoUtil
-
- isAllowCoreThreadTimeout() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- isAlwaysLookupLatestDefinitionVersion() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- isAtLeast(HistoryLevel) - Method in enum org.flowable.common.engine.impl.history.HistoryLevel
-
Checks if the given level is the same as, or higher in order than the level this method is executed on.
- isBulkInsertable(Class<? extends Entity>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- isBulkInsertEnabled - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
If set to true, enables bulk insert (grouping sql inserts together).
- isBulkInsertEnabled() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- isCacheEnabled(String) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- isCacheScriptingEngines() - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
-
- isContextReusePossible() - Method in class org.flowable.common.engine.impl.interceptor.CommandConfig
-
- isDbHistoryUsed - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- isDbHistoryUsed() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- isDbHistoryUsed - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- isDbHistoryUsed() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- isDeferred() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
-
- isDeferred() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Tree
-
- isDeferred() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeMethodExpression
-
Answer true if this is a deferred expression (starting with #{)
- isDeferred() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
-
Answer true if this is a deferred expression (containing
sub-expressions starting with #{)
- isDeleted - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
-
- isDeleted() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
-
- isDeleted - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
-
- isDeleted() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
-
- isDeleted() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
-
- isDeleted() - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
-
- isDigit(char) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
-
- isDone() - Method in class org.flowable.common.engine.impl.agenda.ExecuteFutureActionOperation
-
- isDuration(String) - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
-
- isEmpty() - Method in class org.flowable.common.engine.impl.agenda.AbstractAgenda
-
- isEmpty() - Method in interface org.flowable.common.engine.impl.agenda.Agenda
-
Returns whether there currently are operations planned on the agenda.
- isEmpty() - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
-
- isEmpty(VariableContainer, String) - Static method in class org.flowable.common.engine.impl.el.function.VariableIsEmptyExpressionFunction
-
- isEmpty() - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
-
- isEmpty(Collection) - Static method in class org.flowable.common.engine.impl.util.CollectionUtil
-
- isEnableConfiguratorServiceLoader() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- isEnabled(Builder.Feature) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder
-
- isEnabled() - Method in class org.flowable.common.engine.impl.event.FlowableEventDispatcherImpl
-
- isEnableEventDispatcher() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- isEnableEventDispatcher() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- isEnableLogSqlExecutionTime() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- isEnableMybatisXmlMappingValidation() - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- isEntityInserted(DbSqlSession, String, String) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
- isEntityInserted(Entity) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- isEntityInserted(Class<?>, String) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- isEntityToBeDeleted(Entity) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- isEval() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
-
- isEventDispatcherEnabled() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- isFallbackToDefaultTenant() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- isForceCloseMybatisConnectionPool() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- isFunctionBound(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Bindings
-
Test if given index is bound to a function.
- isGetter(Method) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
- isHistoryEnabled() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- isHistoryLevelAtLeast(HistoryLevel) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- isHistoryUsed() - Method in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
-
- isInserted - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
-
- isInserted() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
-
- isInserted - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
-
- isInserted() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
-
- isInserted() - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
-
- isJdbcPingEnabled() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- isLeapYear(int) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
- isLeftValue() - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
-
- isLeftValue() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
-
- isLeftValue() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
-
- isLeftValue() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
-
- isLeftValue() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
-
- isLeftValue() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstRightValue
-
- isLeftValue() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
-
- isLeftValue() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
-
Answer true if this could be used as an lvalue.
- isLiteralText() - Method in class org.flowable.common.engine.impl.de.odysseus.el.ObjectValueExpression
-
Answer false.
- isLiteralText() - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
-
- isLiteralText() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
-
- isLiteralText() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
-
- isLiteralText() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
-
- isLiteralText() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
-
- isLiteralText() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstRightValue
-
Answer false
- isLiteralText() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
-
- isLiteralText() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeMethodExpression
-
- isLiteralText() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
-
- isLiteralText() - Method in class org.flowable.common.engine.impl.javax.el.Expression
-
Returns whether this expression was created from only literal text.
- isLoggingSessionEnabled() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- isMailServerUseSSL() - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
-
- isMailServerUseTLS() - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
-
- isMethodInvocation() - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
-
- isMethodInvocation() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
-
- isMethodInvocation() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
-
- isMethodInvocation() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
-
- isMethodInvocation() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
-
- isMethodInvocation() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstRightValue
-
- isMethodInvocation() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
-
- isMysql() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- isNeedsPaging() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
-
- isNotEmpty(VariableContainer, String) - Static method in class org.flowable.common.engine.impl.el.function.VariableIsNotEmptyExpressionFunction
-
- isNotEmpty(Collection) - Static method in class org.flowable.common.engine.impl.util.CollectionUtil
-
- isOracle() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- isParmetersProvided() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeMethodExpression
-
- isParmetersProvided() - Method in class org.flowable.common.engine.impl.javax.el.MethodExpression
-
Return whether this MethodExpression was created with parameters.
- isProperty(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
-
Test property
- isPropertyResolved() - Method in class org.flowable.common.engine.impl.javax.el.ELContext
-
Returns whether an
ELResolver has successfully resolved a given (base, property)
pair.
- isReadOnly(ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ObjectValueExpression
-
Answer true.
- isReadOnly(Bindings, ELContext) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
-
- isReadOnly(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
-
- isReadOnly(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
-
- isReadOnly(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
-
- isReadOnly(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
-
- isReadOnly(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstRightValue
-
non-lvalues are always readonly, so answer true
- isReadOnly(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
-
- isReadOnly(ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
-
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.DynamicBeanPropertyELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.ReadOnlyMapELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.VariableContainerELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ArrayELResolver
-
- isReadOnly(Object) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver.BeanProperty
-
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.CompositeELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.CouldNotResolvePropertyELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ListELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.MapELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ResourceBundleELResolver
-
If the base object is not null and an instanceof java.util.ResourceBundle, return true.
- isReadOnly(ELContext) - Method in class org.flowable.common.engine.impl.javax.el.ValueExpression
-
- isRepeat() - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
-
- isRetained(EntityImpl, Object) - Method in interface org.flowable.common.engine.impl.db.SingleCachedEntityMatcher
-
- isRetained(Collection<EntityImpl>, Collection<CachedEntity>, EntityImpl, Object) - Method in interface org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcher
-
Returns true if an entity from the cache should be retained (i.e.
- isRetained(Collection<EntityImpl>, Collection<CachedEntity>, EntityImpl, Object) - Method in class org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter
-
- isRetained(EntityImpl, Object) - Method in class org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter
-
- isReused() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- isRootUsageOfCurrentEngine() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- isSatisfiedBy(Date) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
Indicates whether the given date satisfies the cron expression.
- isSetter(Method, boolean) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
- isSetter(Method) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
- isTablePrefixIsSchema() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- isTablePrefixIsSchema() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- isTablePresent(String) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
-
- isTransactionContextActive() - Static method in class org.flowable.common.engine.impl.transaction.TransactionContextHolder
-
- isTransactionRetryException(Throwable) - Method in class org.flowable.common.engine.impl.interceptor.CrDbRetryInterceptor
-
- isTransactionsExternallyManaged() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- isUpdated - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
-
- isUpdated() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
-
- isUpdated - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
-
- isUpdated() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
-
- isUpdated() - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
-
- isUpdateNeeded() - Method in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
-
- isUseClassForNameClassLoading() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- isUseClassForNameClassLoading() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- isUseLockForDatabaseSchemaUpdate() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- isUsePrefixId() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- isUsePrefixId() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- isUsingRelationalDatabase() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- isUsingSchemaMgmt() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- isValidDate(Date) - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
-
- isValidExpression(String, ClockReader) - Static method in class org.flowable.common.engine.impl.calendar.CronExpression
-
Indicates whether the specified cron expression can be parsed into a
valid cron expression
- isVarArgs() - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.FunctionNode
-
- isVarArgs() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
-
- isVariableBound(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Bindings
-
Test if given index is bound to a variable.
- isWrapperFor(Class<?>) - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
-
- isWrapperFor(Class<?>) - Method in class org.flowable.common.engine.impl.test.ClosingDataSource
-
- ScanException(int, String, String) - Constructor for exception org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.ScanException
-
- scanner - Variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
- Scanner - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
-
Handcrafted scanner.
- Scanner(String) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
-
Constructor.
- Scanner.ExtensionToken - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
-
- Scanner.ScanException - Exception in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
-
Scan exception type
- Scanner.Symbol - Enum in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
-
Symbol type
- Scanner.Token - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
-
- SCHEMA_VERSION_PROPERTY - Static variable in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
-
- schemaCheckVersion() - Method in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
-
- schemaCheckVersion() - Method in interface org.flowable.common.engine.impl.db.SchemaManager
-
- schemaCheckVersion() - Method in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
-
- schemaCommandConfig - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- schemaComponent - Variable in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
-
- schemaComponentHistory - Variable in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
-
- schemaCreate() - Method in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
-
- schemaCreate() - Method in interface org.flowable.common.engine.impl.db.SchemaManager
-
- schemaCreate() - Method in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
-
- schemaDrop() - Method in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
-
- schemaDrop() - Method in interface org.flowable.common.engine.impl.db.SchemaManager
-
- schemaDrop() - Method in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
-
- schemaLockWaitTime - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
Duration to wait for the DB Schema lock before giving up.
- schemaManagementCmd - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- schemaManager - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- SchemaManager - Interface in org.flowable.common.engine.impl.db
-
- schemaUpdate() - Method in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
-
- schemaUpdate() - Method in interface org.flowable.common.engine.impl.db.SchemaManager
-
- schemaUpdate() - Method in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
-
- schemaVersionProperty - Variable in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
-
- scopeDefinitionId - Variable in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
- scopeDefinitionId - Variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
-
- scopeId - Variable in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
- scopeId - Variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
-
- scopeType - Variable in class org.flowable.common.engine.impl.el.VariableContainerWrapper
-
- scopeType - Variable in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
- scopeType - Variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
-
- ScriptBindings - Class in org.flowable.common.engine.impl.scripting
-
- ScriptBindings(List<Resolver>, VariableScope) - Constructor for class org.flowable.common.engine.impl.scripting.ScriptBindings
-
- ScriptBindings(List<Resolver>, VariableScope, boolean) - Constructor for class org.flowable.common.engine.impl.scripting.ScriptBindings
-
- ScriptBindingsFactory - Class in org.flowable.common.engine.impl.scripting
-
- ScriptBindingsFactory(AbstractEngineConfiguration, List<ResolverFactory>) - Constructor for class org.flowable.common.engine.impl.scripting.ScriptBindingsFactory
-
- scriptBindingsFactory - Variable in class org.flowable.common.engine.impl.scripting.ScriptingEngines
-
- ScriptingEngineAwareEngineConfiguration - Interface in org.flowable.common.engine.impl
-
Interface that could be implemented by EngineConfiguration to access ScriptingEngines.
- ScriptingEngines - Class in org.flowable.common.engine.impl.scripting
-
- ScriptingEngines(ScriptBindingsFactory) - Constructor for class org.flowable.common.engine.impl.scripting.ScriptingEngines
-
- ScriptingEngines(ScriptEngineManager) - Constructor for class org.flowable.common.engine.impl.scripting.ScriptingEngines
-
- scriptResolvers - Variable in class org.flowable.common.engine.impl.scripting.ScriptBindings
-
- SECOND - Static variable in class org.flowable.common.engine.impl.calendar.CronExpression
-
- seconds - Variable in class org.flowable.common.engine.impl.calendar.CronExpression
-
- secondsToWaitOnShutdown - Variable in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
The time (in seconds) that is waited to gracefully shut down the
threadpool used for job execution
- selectById(Class<T>, String) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- selectById(Class<T>, String, boolean) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- selectList(String) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- selectList(String, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- selectList(String, Object, Page) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- selectList(String, ListQueryParameterObject) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- selectList(String, ListQueryParameterObject, Class) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- selectList(String, Object, int, int) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- selectListNoCacheLoadAndStore(String, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- selectListNoCacheLoadAndStore(String, ListQueryParameterObject, Class) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- selectListNoCacheLoadAndStore(String, ListQueryParameterObject) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- selectListWithRawParameter(String, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- selectListWithRawParameter(String, Object, boolean) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- selectListWithRawParameterNoCacheLoadAndStore(String, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- selectListWithRawParameterNoCacheLoadAndStore(String, ListQueryParameterObject, Class) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- selectListWithRawParameterNoCacheLoadAndStore(String, ListQueryParameterObject) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- selectOne(String, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- selectStatements - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- serviceConfiguration - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractServiceEngineEntityManager
-
- serviceConfigurations - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- ServiceSqlScriptBasedDbSchemaManager - Class in org.flowable.common.engine.impl.db
-
- ServiceSqlScriptBasedDbSchemaManager(String, String, String, String) - Constructor for class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
-
- Session - Interface in org.flowable.common.engine.impl.interceptor
-
- sessionFactories - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- sessionFactories - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- sessionFactories - Variable in class org.flowable.common.engine.impl.interceptor.CommandContextFactory
-
- SessionFactory - Interface in org.flowable.common.engine.impl.interceptor
-
A session factory produces a
Session instance that has the lifespan of one
Command.
- sessions - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- setAdditionalData(Map<String, Object>) - Method in class org.flowable.common.engine.impl.callback.CallbackData
-
- setAdditionalEventDispatchActions(List<EventDispatchAction>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setAdditionalEventDispatchActions(List<EventDispatchAction>) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- setAgendaOperationRunner(AgendaOperationRunner) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setAllowCoreThreadTimeout(boolean) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- setAlwaysLookupLatestDefinitionVersion(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setAstFunctionCreators(List<FlowableAstFunctionCreator>) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- setAstFunctionCreators(List<FlowableAstFunctionCreator>) - Method in interface org.flowable.common.engine.impl.el.ExpressionManager
-
- setAstFunctionCreators(Collection<FlowableAstFunctionCreator>) - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory
-
- setAuthenticatedUserId(String) - Static method in class org.flowable.common.engine.impl.identity.Authentication
-
- setAuthenticationContext(AuthenticationContext) - Static method in class org.flowable.common.engine.impl.identity.Authentication
-
- setBeans(Map<Object, Object>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setBeans(Map<Object, Object>) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- setBeans(Map<Object, Object>) - Method in interface org.flowable.common.engine.impl.el.ExpressionManager
-
Sets the beans which can be used in expressions.
- setBulkInserteableEntityClasses(Set<Class<? extends Entity>>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- setBulkInsertEnabled(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setBulkInsertStatements(Map<Class<?>, String>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- setByteArrayDataManager(ByteArrayDataManager) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setByteArrayEntityManager(ByteArrayEntityManager) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setBytes(byte[]) - Method in interface org.flowable.common.engine.impl.persistence.entity.ByteArrayEntity
-
- setBytes(byte[]) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
-
- setBytes(byte[], String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
-
- setCacheScriptingEngines(boolean) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
-
- setCalendarHour(Calendar, int) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
Advance the calendar to the particular hour paying particular attention
to daylight saving problems.
- setCallbackId(String) - Method in class org.flowable.common.engine.impl.callback.CallbackData
-
- setCallbackType(String) - Method in class org.flowable.common.engine.impl.callback.CallbackData
-
- setChangeType(String) - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
-
- setClassLoader(ClassLoader) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setClassLoader(ClassLoader) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- setClock(Clock) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setClock(Clock) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- setClock(Clock) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- setCommandContext(CommandContext) - Method in class org.flowable.common.engine.impl.agenda.AbstractAgenda
-
- setCommandContext(CommandContext) - Static method in class org.flowable.common.engine.impl.context.Context
-
- setCommandContextFactory(CommandContextFactory) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setCommandContextFactory(CommandContextFactory) - Method in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
-
- setCommandExecutor(CommandExecutor) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setCommandExecutor(CommandExecutor) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- setCommandExecutor(CommandExecutor) - Method in class org.flowable.common.engine.impl.query.AbstractNativeQuery
-
- setCommandExecutor(CommandExecutor) - Method in class org.flowable.common.engine.impl.query.AbstractQuery
-
- setCommandExecutor(CommandExecutor) - Method in class org.flowable.common.engine.impl.service.CommonEngineServiceImpl
-
- setCommandInterceptors(List<CommandInterceptor>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setCommandInvoker(CommandInterceptor) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setCommonSchemaManager(SchemaManager) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setConfigurators(List<EngineConfigurator>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setConnectionMetadataDefaultCatalog(String) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- setConnectionMetadataDefaultSchema(String) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
- setContextReusePossible(boolean) - Method in class org.flowable.common.engine.impl.interceptor.CommandConfig
-
- setCorePoolSize(int) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- setCurrentCalendar(Calendar) - Method in interface org.flowable.common.engine.impl.runtime.Clock
-
- setCurrentCalendar(Calendar) - Method in class org.flowable.common.engine.impl.util.DefaultClockImpl
-
- setCurrentTenantId(String) - Method in interface org.flowable.common.engine.impl.cfg.multitenant.TenantInfoHolder
-
Sets the current tenant identifier.
- setCurrentTime(Date) - Method in interface org.flowable.common.engine.impl.runtime.Clock
-
- setCurrentTime(Date) - Method in class org.flowable.common.engine.impl.util.DefaultClockImpl
-
- setCustomMybatisInterceptors(List<Interceptor>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setCustomMybatisMappers(Set<Class<?>>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setCustomMybatisXMLMappers(Set<String>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setCustomPostCommandInterceptors(List<CommandInterceptor>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setCustomPostDeployers(List<EngineDeployer>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setCustomPreCommandInterceptors(List<CommandInterceptor>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setCustomPreDeployers(List<EngineDeployer>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setCustomSessionFactories(List<SessionFactory>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setDatabaseCatalog(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setDatabaseCatalog(String) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- setDatabaseSchema(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setDatabaseSchema(String) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- setDatabaseSchemaUpdate(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setDatabaseSpecificStatements(Map<String, Map<String, String>>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- setDatabaseTablePrefix(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setDatabaseTablePrefix(String) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- setDatabaseType(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setDatabaseType(String) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- setDatabaseType(String) - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
-
- setDatabaseWildcardEscapeCharacter(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setDataManager(DM) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
-
- setDataSource(DataSource) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setDataSourceJndiName(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setDataSources(Map<Object, DataSource>) - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
-
- setDbHistoryUsed(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setDbHistoryUsed(boolean) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- setDbSqlSessionFactory(DbSqlSessionFactory) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setDefaultCommandConfig(CommandConfig) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setDefaultCommandInterceptors(Collection<? extends CommandInterceptor>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setDefaultFunctionCreator(FlowableAstFunctionCreator) - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionBuilder
-
- setDefaultScheduleVersion(Integer) - Method in class org.flowable.common.engine.impl.calendar.AdvancedCycleBusinessCalendar
-
- setDefaultTenantProvider(DefaultTenantProvider) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setDefaultTenantValue(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setDeleted(boolean) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
-
- setDeleted(boolean) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
-
- setDeleted(boolean) - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
-
- setDeleteStatements(Map<Class<?>, String>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- setDeletionOrder(List<Class<? extends Entity>>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- setDependentEngineMybatisTypeAliasConfigs(List<MybatisTypeAliasConfigurator>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setDependentEngineMybatisTypeHandlerConfigs(List<MybatisTypeHandlerConfigurator>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setDependentEngineMyBatisXmlMappers(Set<String>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setDeployers(List<EngineDeployer>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setDeploymentId(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.ByteArrayEntity
-
- setDeploymentId(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
-
- setELResolver(ELResolver) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleContext
-
Set our resolver.
- setEnableConfiguratorServiceLoader(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setEnabled(boolean) - Method in class org.flowable.common.engine.impl.event.FlowableEventDispatcherImpl
-
- setEnableEventDispatcher(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setEnableEventDispatcher(boolean) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- setEnableLogSqlExecutionTime(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setEnableMybatisXmlMappingValidation(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
- setEngineCfgKey(String) - Method in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
-
- setEngineConfigurations(Map<String, AbstractEngineConfiguration>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setEngineConfigurations(Map<String, AbstractEngineConfiguration>) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- setEngineConfigurations(Map<String, AbstractEngineConfiguration>) - Method in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
-
- setEngineLifecycleListeners(List<EngineLifecycleListener>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setEngineName(String) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- setEngineType(String) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
-
- setEntity(Entity) - Method in class org.flowable.common.engine.impl.persistence.cache.CachedEntity
-
- setEventDispatcher(FlowableEventDispatcher) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setEventDispatcher(FlowableEventDispatcher) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- setEventDispatcherSupplier(Supplier<FlowableEventDispatcher>) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
-
- setEventListeners(List<FlowableEventListener>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setEventListeners(List<FlowableEventListener>) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- setEventRegistryConfigurator(EngineConfigurator) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setEventRegistryEventConsumers(Map<String, EventRegistryEventConsumer>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setEventSupport(FlowableEventSupport) - Method in class org.flowable.common.engine.impl.event.FlowableEventDispatcherImpl
-
- setExecutionId(String) - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
- setExpressionCache(DeploymentCache<Expression>) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- setExpressionFactory(ExpressionFactory) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- setExpressionManager(ExpressionManager) - Method in interface org.flowable.common.engine.impl.HasExpressionManagerEngineConfiguration
-
- setExpressionTextLengthCacheLimit(int) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- setFallbackToDefaultTenant(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setField(Field, Object, Object) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
- setFirst(CommandInterceptor) - Method in class org.flowable.common.engine.impl.cfg.CommandExecutorImpl
-
- setFirstResult(int) - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
-
- setForceCloseMybatisConnectionPool(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setFunction(String, String, Method) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleContext
-
Define a function.
- setFunctionDelegates(List<FlowableFunctionDelegate>) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- setFunctionDelegates(List<FlowableFunctionDelegate>) - Method in interface org.flowable.common.engine.impl.el.ExpressionManager
-
Set the custom functions usable in expressions.
- setFunctionResolver(BiFunction<String, String, FlowableFunctionDelegate>) - Method in class org.flowable.common.engine.impl.el.FlowableFunctionMapper
-
- setHistoryLevel(HistoryLevel) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- setId(String) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
-
- setId(String) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
-
- setId(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
-
- setId(String) - Method in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
-
- setIdGenerator(IdGenerator) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setIdGenerator(IdGenerator) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- setIdmEngineConfigurator(EngineConfigurator) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setInserted(boolean) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
-
- setInserted(boolean) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
-
- setInserted(boolean) - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
-
- setInsertionOrder(List<Class<? extends Entity>>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- setInsertStatements(Map<Class<?>, String>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- setInstanceId(String) - Method in class org.flowable.common.engine.impl.callback.CallbackData
-
- setInstanceId(String) - Method in class org.flowable.common.engine.impl.el.VariableContainerWrapper
-
- setJdbcDefaultTransactionIsolationLevel(int) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setJdbcDriver(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setJdbcMaxActiveConnections(int) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setJdbcMaxCheckoutTime(int) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setJdbcMaxIdleConnections(int) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setJdbcMaxWaitTime(int) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setJdbcPassword(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setJdbcPingConnectionNotUsedFor(int) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setJdbcPingEnabled(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setJdbcPingQuery(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setJdbcUrl(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setJdbcUsername(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setKeepAliveTime(long) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- setLocale(Locale) - Method in class org.flowable.common.engine.impl.javax.el.ELContext
-
Set the Locale for this instance.
- setLockPollRate(Duration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setLoggingData(List<ObjectNode>) - Method in class org.flowable.common.engine.impl.logging.LoggingSession
-
- setLoggingListener(LoggingListener) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setLoggingListener(LoggingListener) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
-
- setLoggingListener(LoggingListener) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionFactory
-
- setLoggingSession(LoggingSession) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
-
- setLogicalNameToClassMapping(Map<String, Class<?>>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- setLoginTimeout(int) - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
-
- setLoginTimeout(int) - Method in class org.flowable.common.engine.impl.test.ClosingDataSource
-
- setLogWriter(PrintWriter) - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
-
- setLogWriter(PrintWriter) - Method in class org.flowable.common.engine.impl.test.ClosingDataSource
-
- setMailServerDefaultCharset(Charset) - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
-
- setMailServerDefaultFrom(String) - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
-
- setMailServerForceTo(String) - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
-
- setMailServerHost(String) - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
-
- setMailServerPassword(String) - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
-
- setMailServerPort(int) - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
-
- setMailServerSSLPort(int) - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
-
- setMailServerUsername(String) - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
-
- setMailServerUseSSL(boolean) - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
-
- setMailServerUseTLS(boolean) - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
-
- setMaxLengthStringVariableType(int) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setMaxNrOfStatementsInBulkInsert(int) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setMaxNrOfStatementsInBulkInsert(int) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- setMaxPoolSize(int) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- setMaxResults(int) - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
-
- setMybatisMappingFile(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setName(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.ByteArrayEntity
-
- setName(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
-
- setName(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.PropertyEntity
-
- setName(String) - Method in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
-
- setNewState(String) - Method in class org.flowable.common.engine.impl.callback.CallbackData
-
- setNext(CommandInterceptor) - Method in class org.flowable.common.engine.impl.interceptor.AbstractCommandInterceptor
-
- setNext(CommandInterceptor) - Method in interface org.flowable.common.engine.impl.interceptor.CommandInterceptor
-
- setNext(CommandInterceptor) - Method in class org.flowable.common.engine.impl.interceptor.DefaultCommandInvoker
-
- setNullHandlingColumn(String) - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
-
- setNumOfRetries(int) - Method in class org.flowable.common.engine.impl.interceptor.RetryInterceptor
-
- setObjectMapper(ObjectMapper) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setObjectMapper(ObjectMapper) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- setObjectMapper(ObjectMapper) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- setObjectMapper(ObjectMapper) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionFactory
-
- setOldState(String) - Method in class org.flowable.common.engine.impl.callback.CallbackData
-
- setOriginalPersistentState(Object) - Method in class org.flowable.common.engine.impl.persistence.cache.CachedEntity
-
- setOriginalPersistentState(Object) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
-
- setOriginalPersistentState(Object) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
-
- setOriginalPersistentState(Object) - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
-
- setParameter(Object) - Method in class org.flowable.common.engine.impl.db.BulkDeleteOperation
-
- setParameter(Object) - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
-
- setParameter(PreparedStatement, int, ByteArrayRef, JdbcType) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRefTypeHandler
-
- setPrincipal(Principal) - Method in class org.flowable.common.engine.impl.identity.UserIdAuthenticationContext
-
- setProcessDefinitionId(String) - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
- setProcessInstanceId(String) - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
- setProperties(Properties) - Method in class org.flowable.common.engine.impl.db.LogSqlExecutionTimePlugin
-
- setProperty(String, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
-
Set property value
- setPropertyDataManager(PropertyDataManager) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setPropertyEntityManager(PropertyEntityManager) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setPropertyResolved(boolean) - Method in class org.flowable.common.engine.impl.javax.el.ELContext
-
Called to indicate that a ELResolver has successfully resolved a given (base, property) pair.
- setQueueSize(int) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- setRejectedExecutionHandler(RejectedExecutionHandler) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- setResolverFactories(List<ResolverFactory>) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindingsFactory
-
- setResult(Object) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- setReused(boolean) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- setRevision(int) - Method in interface org.flowable.common.engine.impl.db.HasRevision
-
- setRevision(int) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
-
- setSchemaCommandConfig(CommandConfig) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setSchemaLockWaitTime(Duration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setSchemaManagementCmd(Command<Void>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setSchemaManager(SchemaManager) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setScopeDefinitionId(String) - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
- setScopeDefinitionId(String) - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
-
- setScopeId(String) - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
- setScopeId(String) - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
-
- setScopeType(String) - Method in class org.flowable.common.engine.impl.el.VariableContainerWrapper
-
- setScopeType(String) - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
- setScopeType(String) - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
-
- setScriptBindingsFactory(ScriptBindingsFactory) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
-
- setScriptEngineFactories(List<ScriptEngineFactory>) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
-
- setScriptingEngines(ScriptingEngines) - Method in interface org.flowable.common.engine.impl.ScriptingEngineAwareEngineConfiguration
-
- setSecondsToWaitOnShutdown(long) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- setSelectStatements(Map<Class<?>, String>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- setServiceConfigurations(Map<String, AbstractServiceConfiguration>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setSessionFactories(Map<Class<?>, SessionFactory>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setSessionFactories(Map<Class<?>, SessionFactory>) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- setSessionFactories(Map<Class<?>, SessionFactory>) - Method in class org.flowable.common.engine.impl.interceptor.CommandContextFactory
-
- setSqlSessionFactory(SqlSessionFactory) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setSqlSessionFactory(SqlSessionFactory) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- setStatement(String) - Method in class org.flowable.common.engine.impl.db.BulkDeleteOperation
-
- setStatementMappings(Map<String, String>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- setSubScopeId(String) - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
- setTableDataManager(TableDataManager) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setTablePrefixIsSchema(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setTablePrefixIsSchema(boolean) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- setTenantId(String) - Method in class org.flowable.common.engine.impl.el.VariableContainerWrapper
-
- setThreadFactory(ThreadFactory) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- setThreadPoolNamingPattern(String) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- setThreadPoolQueue(BlockingQueue<Runnable>) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- setTimeZone(TimeZone) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
Sets the time zone for which this CronExpression will be
resolved.
- setTransactionContext(TransactionContext) - Static method in class org.flowable.common.engine.impl.context.Context
-
- setTransactionContext(TransactionContext) - Static method in class org.flowable.common.engine.impl.transaction.TransactionContextHolder
-
- setTransactionContextFactory(TransactionContextFactory) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setTransactionContextFactory(TransactionContextFactory) - Method in class org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor
-
- setTransactionFactory(TransactionFactory) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setTransactionsExternallyManaged(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setTransientVariable(String, Object) - Method in class org.flowable.common.engine.impl.el.VariableContainerWrapper
-
- setType(FlowableEngineEventType) - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
- setTypedEventListeners(Map<String, List<FlowableEventListener>>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setTypedEventListeners(Map<String, List<FlowableEventListener>>) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
- setUpdated(boolean) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
-
- setUpdated(boolean) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
-
- setUpdated(boolean) - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
-
- setUpdateStatements(Map<Class<?>, String>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- setUseClassForNameClassLoading(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setUseClassForNameClassLoading(boolean) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
- setUseLockForDatabaseSchemaUpdate(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setUsePrefixId(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setUsePrefixId(boolean) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- setUsingRelationalDatabase(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setUsingSchemaMgmt(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- setValue(ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ObjectValueExpression
-
Throw an exception.
- setValue(Bindings, ELContext, Object) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
-
Assign value.
- setValue(Bindings, ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
-
- setValue(Bindings, ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
-
- setValue(Bindings, ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
-
- setValue(Bindings, ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
-
- setValue(Bindings, ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstRightValue
-
non-lvalues are always readonly, so throw an exception
- setValue(Bindings, ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
-
- setValue(ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
-
Evaluates the expression as an lvalue and assigns the given value.
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
-
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
-
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.el.DynamicBeanPropertyELResolver
-
- setValue(Object, VariableContainer) - Method in class org.flowable.common.engine.impl.el.FixedValue
-
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
-
If the base object is a map, attempts to set the value associated with the given key, as specified by the property argument.
- setValue(ELContext, ObjectNode, Object, Object) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
-
- setValue(ELContext, ArrayNode, Object, Object) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
-
- setValue(Object, VariableContainer) - Method in class org.flowable.common.engine.impl.el.JuelExpression
-
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.el.ReadOnlyMapELResolver
-
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.el.VariableContainerELResolver
-
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ArrayELResolver
-
If the base object is a Java language array, attempts to set the value at the given index
with the given value.
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver
-
If the base object is not null, attempts to set the value of the given property on this bean.
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.CompositeELResolver
-
Attempts to set the value of the given property object on the given base object.
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.CouldNotResolvePropertyELResolver
-
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ELResolver
-
Attempts to set the value of the given property object on the given base object.
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ListELResolver
-
If the base object is a list, attempts to set the value at the given index with the given
value.
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.MapELResolver
-
If the base object is a map, attempts to set the value associated with the given key, as
specified by the property argument.
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ResourceBundleELResolver
-
- setValue(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.ValueExpression
-
Evaluates the expression relative to the provided context, and sets the result to the
provided value.
- setValue(String, byte[], String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
-
- setValue(String, String, String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
-
Set the specified
String as the value of the byte array reference.
- setValue(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.PropertyEntity
-
- setValue(String) - Method in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
-
- setVariable(String, ValueExpression) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleContext
-
Define a variable.
- setVariable(String, Object) - Method in class org.flowable.common.engine.impl.el.VariableContainerWrapper
-
- setVariable(String, ValueExpression) - Method in class org.flowable.common.engine.impl.javax.el.VariableMapper
-
Assign a ValueExpression to an EL variable, replacing any previously assignment to the same
variable.
- setVariableData(Map<String, List<VariableListenerSessionData>>) - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSession
-
- setVariableTypes(VariableTypes) - Method in interface org.flowable.common.engine.impl.HasVariableTypes
-
- setWaitIncreaseFactor(int) - Method in class org.flowable.common.engine.impl.interceptor.RetryInterceptor
-
- setWaitTimeInMs(int) - Method in class org.flowable.common.engine.impl.interceptor.RetryInterceptor
-
- setXmlEncoding(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- shutdown() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- SimpleContext - Class in org.flowable.common.engine.impl.de.odysseus.el.util
-
Simple context implementation.
- SimpleContext() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleContext
-
Create a context.
- SimpleContext(ELResolver) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleContext
-
Create a context, use the specified resolver.
- SimpleOperator() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary.SimpleOperator
-
- SimpleOperator() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary.SimpleOperator
-
- SimpleResolver - Class in org.flowable.common.engine.impl.de.odysseus.el.util
-
Simple resolver implementation.
- SimpleResolver(ELResolver, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
-
Create a resolver capable of resolving top-level identifiers.
- SimpleResolver(ELResolver) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
-
Create a read/write resolver capable of resolving top-level identifiers.
- SimpleResolver(boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
-
Create a resolver capable of resolving top-level identifiers, array values, list values, map
values, resource values and bean properties.
- SimpleResolver() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
-
Create a read/write resolver capable of resolving top-level identifiers, array values, list
values, map values, resource values and bean properties.
- simulate() - Method in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
-
- simulate(ChangeTenantIdBuilderImpl) - Method in interface org.flowable.common.engine.impl.tenant.ChangeTenantIdManager
-
- simulate(ChangeTenantIdBuilderImpl) - Method in class org.flowable.common.engine.impl.tenant.MyBatisChangeTenantIdManager
-
- SimulateChangeTenantIdCmd - Class in org.flowable.common.engine.impl.tenant
-
- SimulateChangeTenantIdCmd(ChangeTenantIdBuilderImpl, String, Set<String>) - Constructor for class org.flowable.common.engine.impl.tenant.SimulateChangeTenantIdCmd
-
- SingleCachedEntityMatcher<EntityImpl extends Entity> - Interface in org.flowable.common.engine.impl.db
-
Interface to express a condition whether or not one specific cached entity should be used in the return result of a query.
- singleResult() - Method in class org.flowable.common.engine.impl.query.AbstractNativeQuery
-
- singleResult() - Method in class org.flowable.common.engine.impl.query.AbstractQuery
-
- singletonMap(String, Object) - Static method in class org.flowable.common.engine.impl.util.CollectionUtil
-
Helper method that creates a singleton map.
- size() - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
-
- size() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Cache
-
- size() - Method in class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
-
- size() - Method in interface org.flowable.common.engine.impl.persistence.deploy.DeploymentCache
-
- size() - Method in class org.flowable.common.engine.impl.persistence.deploy.FullDeploymentCache
-
- size() - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
-
- skipWhiteSpace(int, String) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
- sneakyThrow(Throwable) - Static method in class org.flowable.common.engine.impl.util.ExceptionUtil
-
- SORTORDER_ASC - Static variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject
-
- SORTORDER_DESC - Static variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject
-
- sourceTenantId - Variable in class org.flowable.common.engine.impl.event.FlowableChangeTenantIdEventImpl
-
- sourceTenantId - Variable in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
-
- SpringBeanFactoryProxyMap - Class in org.flowable.common.engine.impl.cfg
-
- SpringBeanFactoryProxyMap(BeanFactory) - Constructor for class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
-
- sql(String) - Method in class org.flowable.common.engine.impl.query.AbstractNativeQuery
-
- sql(String) - Method in class org.flowable.common.engine.impl.query.BaseNativeQuery
-
- sqlSession - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
-
- sqlSessionFactory - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- sqlSessionFactory - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- sqlStatement - Variable in class org.flowable.common.engine.impl.query.BaseNativeQuery
-
- StandaloneMybatisTransactionContext - Class in org.flowable.common.engine.impl.cfg.standalone
-
- StandaloneMybatisTransactionContext(CommandContext) - Constructor for class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
-
- StandaloneMybatisTransactionContextFactory - Class in org.flowable.common.engine.impl.cfg.standalone
-
- StandaloneMybatisTransactionContextFactory() - Constructor for class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContextFactory
-
- start() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- stateChanged(CallbackData) - Method in interface org.flowable.common.engine.impl.callback.RuntimeInstanceStateChangeCallback
-
- stateCode - Variable in class org.flowable.common.engine.impl.db.SuspensionState.SuspensionStateImpl
-
- statement - Variable in class org.flowable.common.engine.impl.db.BulkDeleteOperation
-
- statementMappings - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
-
- stateTransactionListeners - Variable in class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
-
- staticElResolver - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
-
- store - Variable in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
- storeExpressionVals(int, String, int) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
- storeScriptVariables - Variable in class org.flowable.common.engine.impl.scripting.ScriptBindings
-
- StreamSource - Interface in org.flowable.common.engine.impl.util.io
-
- strict - Variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
-
- StringStreamSource - Class in org.flowable.common.engine.impl.util.io
-
- StringStreamSource(String) - Constructor for class org.flowable.common.engine.impl.util.io.StringStreamSource
-
- StringStreamSource(String, String) - Constructor for class org.flowable.common.engine.impl.util.io.StringStreamSource
-
- StrongUuidGenerator - Class in org.flowable.common.engine.impl.persistence
-
IdGenerator implementation based on the current time and the ethernet address of the machine it is running on.
- StrongUuidGenerator() - Constructor for class org.flowable.common.engine.impl.persistence.StrongUuidGenerator
-
- sub(TypeConverter, Object, Object) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.NumberOperations
-
- SUB - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
-
- subject - Variable in class org.flowable.common.engine.impl.el.DynamicBeanPropertyELResolver
-
- submit(Runnable) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- submit(Callable<T>) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
- submit(Callable<T>) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskInvoker
-
- subScopeId - Variable in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
- SUSPENDED - Static variable in interface org.flowable.common.engine.impl.db.SuspensionState
-
- SuspensionState - Interface in org.flowable.common.engine.impl.db
-
Contains a predefined set of states for process definitions and process instances
- SuspensionState.SuspensionStateImpl - Class in org.flowable.common.engine.impl.db
-
- SuspensionStateImpl(int, String) - Constructor for class org.flowable.common.engine.impl.db.SuspensionState.SuspensionStateImpl
-
- validateDuedate(String, int, Date, Date) - Method in interface org.flowable.common.engine.impl.calendar.BusinessCalendar
-
- validateDuedate(String, int, Date, Date) - Method in class org.flowable.common.engine.impl.calendar.BusinessCalendarImpl
-
- validateDuedate(String, int, Date, Date) - Method in class org.flowable.common.engine.impl.calendar.CycleBusinessCalendar
-
- validateDuedate(String, int, Date, Date) - Method in class org.flowable.common.engine.impl.calendar.DefaultBusinessCalendar
-
- validateExpression(String, ClockReader) - Static method in class org.flowable.common.engine.impl.calendar.CronExpression
-
- value() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
value := (nonliteral | literal) (<DOT> <IDENTIFIER> | <LBRACK> expr <RBRACK>)*
- value - Variable in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
-
- valueExpression - Variable in class org.flowable.common.engine.impl.el.JuelExpression
-
- ValueExpression - Class in org.flowable.common.engine.impl.javax.el
-
An Expression that can get or set a value.
- ValueExpression() - Constructor for class org.flowable.common.engine.impl.javax.el.ValueExpression
-
- valueOf(String) - Static method in enum org.flowable.common.engine.impl.cfg.TransactionPropagation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.flowable.common.engine.impl.cfg.TransactionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.flowable.common.engine.impl.db.ListQueryParameterObject.ResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl.Profile
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder.Feature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionPoint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.flowable.common.engine.impl.el.EvaluationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.flowable.common.engine.impl.el.function.AbstractVariableComparatorExpressionFunction.OPERATOR
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.flowable.common.engine.impl.history.HistoryLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.flowable.common.engine.impl.query.BaseNativeQuery.ResultType
-
Returns the enum constant of this type with the specified name.
- ValueReference - Class in org.flowable.common.engine.impl.javax.el
-
This class encapsulates a base model object and one of its properties.
- ValueReference(Object, Object) - Constructor for class org.flowable.common.engine.impl.javax.el.ValueReference
-
- values() - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
-
- values() - Static method in enum org.flowable.common.engine.impl.cfg.TransactionPropagation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.flowable.common.engine.impl.cfg.TransactionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.flowable.common.engine.impl.db.ListQueryParameterObject.ResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl.Profile
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder.Feature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionPoint
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.flowable.common.engine.impl.el.EvaluationState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.flowable.common.engine.impl.el.function.AbstractVariableComparatorExpressionFunction.OPERATOR
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.flowable.common.engine.impl.history.HistoryLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.flowable.common.engine.impl.query.BaseNativeQuery.ResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
-
- valuesAreNumbers(Object, Object) - Static method in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
-
- VARIABLE_CONTAINER_KEY - Static variable in class org.flowable.common.engine.impl.el.VariableContainerELResolver
-
- VARIABLE_CREATE - Static variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
-
- VARIABLE_DELETE - Static variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
-
- VARIABLE_UPDATE - Static variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
-
- VariableBase64ExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
Returns the Base64 encoded value of a variable.
- VariableBase64ExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableBase64ExpressionFunction
-
- VariableContainerELResolver - Class in org.flowable.common.engine.impl.el
-
- VariableContainerELResolver() - Constructor for class org.flowable.common.engine.impl.el.VariableContainerELResolver
-
- VariableContainerWrapper - Class in org.flowable.common.engine.impl.el
-
- VariableContainerWrapper(Map<String, Object>) - Constructor for class org.flowable.common.engine.impl.el.VariableContainerWrapper
-
- VariableContainsAnyExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
Checks if the value of a variable (fetched using the variableName through the variable scope) contains any of the provided values.
- VariableContainsAnyExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableContainsAnyExpressionFunction
-
- VariableContainsExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
Checks if the value of a variable (fetched using the variableName through the variable scope) contains all of the provided values.
- VariableContainsExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableContainsExpressionFunction
-
- variableData - Variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSession
-
- VariableEqualsExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
Compares the value of a variable (fetched using the variableName through the variable scope)
with a value on equality.
- VariableEqualsExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableEqualsExpressionFunction
-
- VariableExistsExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
Returns whether or not a variable with the given name exists when fetched through the provided variable scope.
- VariableExistsExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableExistsExpressionFunction
-
- VariableGetExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
Returns the value of a variable.
- VariableGetExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableGetExpressionFunction
-
- VariableGetOrDefaultExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
Returns the value of a variable, or a default if the value is null.
- VariableGetOrDefaultExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableGetOrDefaultExpressionFunction
-
- VariableGreaterThanExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
- VariableGreaterThanExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableGreaterThanExpressionFunction
-
- VariableGreaterThanOrEqualsExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
- VariableGreaterThanOrEqualsExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableGreaterThanOrEqualsExpressionFunction
-
- VariableIsEmptyExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
Checks if the value of a variable (fetched using the variableName through the variable scope) is empty.
- VariableIsEmptyExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableIsEmptyExpressionFunction
-
- VariableIsNotEmptyExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
- VariableIsNotEmptyExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableIsNotEmptyExpressionFunction
-
- VariableListenerSession - Class in org.flowable.common.engine.impl.variablelistener
-
- VariableListenerSession() - Constructor for class org.flowable.common.engine.impl.variablelistener.VariableListenerSession
-
- VariableListenerSessionData - Class in org.flowable.common.engine.impl.variablelistener
-
- VariableListenerSessionData(String, String, String, String) - Constructor for class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
-
- VariableListenerSessionData() - Constructor for class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
-
- VariableListenerSessionFactory - Class in org.flowable.common.engine.impl.variablelistener
-
- VariableListenerSessionFactory() - Constructor for class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionFactory
-
- VariableLowerThanExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
- VariableLowerThanExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableLowerThanExpressionFunction
-
- VariableLowerThanOrEqualsExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
- VariableLowerThanOrEqualsExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableLowerThanOrEqualsExpressionFunction
-
- VariableMapper - Class in org.flowable.common.engine.impl.javax.el
-
The interface to a map between EL variables and the EL expressions they are associated with.
- VariableMapper() - Constructor for class org.flowable.common.engine.impl.javax.el.VariableMapper
-
- VariableNotEqualsExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
Compares the value of a variable (fetched using the variableName through the variable scope).
- VariableNotEqualsExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableNotEqualsExpressionFunction
-
- variables - Variable in class org.flowable.common.engine.impl.el.VariableContainerWrapper
-
- variableScope - Variable in class org.flowable.common.engine.impl.scripting.ScriptBindings
-
- variableScopeName - Variable in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
-