Index

A B C D E F G H I L O P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values

A

addTransactionListener(TransactionState, TransactionListener) - Method in class org.flowable.common.spring.SpringTransactionContext
 
afterCommit() - Method in class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 
afterCompletion(int) - Method in class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 
asyncTaskExecutor - Variable in class org.flowable.common.spring.async.SpringAsyncTaskExecutor
 
AutoDeploymentStrategy<E> - Interface in org.flowable.common.spring
Strategy interface for implementations of automatically deploying resources.

B

beforeCommit(boolean) - Method in class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 
beforeCompletion() - Method in class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 

C

commandContext - Variable in class org.flowable.common.spring.SpringTransactionContext
 
commit() - Method in class org.flowable.common.spring.SpringTransactionContext
 
CommonAutoDeploymentProperties - Class in org.flowable.common.spring
 
CommonAutoDeploymentProperties() - Constructor for class org.flowable.common.spring.CommonAutoDeploymentProperties
 
CommonAutoDeploymentProperties(boolean, Duration, boolean) - Constructor for class org.flowable.common.spring.CommonAutoDeploymentProperties
 
CommonAutoDeploymentStrategy<E> - Class in org.flowable.common.spring
Common base class for implementations of AutoDeploymentStrategy.
CommonAutoDeploymentStrategy() - Constructor for class org.flowable.common.spring.CommonAutoDeploymentStrategy
 
CommonAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.common.spring.CommonAutoDeploymentStrategy
 

D

deploymentProperties - Variable in class org.flowable.common.spring.CommonAutoDeploymentStrategy
 
deployResources(String, Resource[], E) - Method in interface org.flowable.common.spring.AutoDeploymentStrategy
Performs deployment for the provided resources, using the provided name as a hint and the provided engine to perform deployment(s).
deployResources(String, Resource[], E) - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
 
deployResourcesInternal(String, Resource[], E) - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
Methods that should be implemented by sub classes to perform the actual deployment.
determineLockName(String) - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
 
determineResourceName(Resource) - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
Determines the name to be used for the provided resource.

E

execute(Runnable) - Method in class org.flowable.common.spring.async.SpringAsyncTaskExecutor
 
execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.common.spring.SpringTransactionInterceptor
 

F

flush() - Method in class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 

G

getApplicationContext() - Method in interface org.flowable.common.spring.SpringEngineConfiguration
 
getAsyncTaskExecutor() - Method in class org.flowable.common.spring.async.SpringAsyncTaskExecutor
 
getBeans() - Method in interface org.flowable.common.spring.SpringEngineConfiguration
 
getDeploymentLockWaitTime() - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
 
getDeploymentMode() - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
Gets the deployment mode this strategy handles.
getDeploymentMode() - Method in interface org.flowable.common.spring.SpringEngineConfiguration
 
getDeploymentName() - Method in interface org.flowable.common.spring.SpringEngineConfiguration
 
getDeploymentProperties() - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
 
getDeploymentResources() - Method in interface org.flowable.common.spring.SpringEngineConfiguration
 
getLockManager(E, String) - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
Get the lock manager with the given engine and the deploymentNameHint.
getLockName() - Method in class org.flowable.common.spring.CommonAutoDeploymentProperties
 
getLockName() - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
 
getLockWaitTime() - Method in class org.flowable.common.spring.CommonAutoDeploymentProperties
 
getOrder() - Method in class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 
getPhase() - Method in interface org.flowable.common.spring.SpringEngineConfiguration
 
getRemainingCapacity() - Method in class org.flowable.common.spring.async.SpringAsyncTaskExecutor
 
getTransactionManager() - Method in interface org.flowable.common.spring.SpringEngineConfiguration
 

H

handlesMode(String) - Method in interface org.flowable.common.spring.AutoDeploymentStrategy
Determines whether the strategy handles deployments for the provided deployment mode.
handlesMode(String) - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
 

I

isAsyncTaskExecutorAopProxied - Variable in class org.flowable.common.spring.async.SpringAsyncTaskExecutor
 
isAutoStartup() - Method in interface org.flowable.common.spring.SpringEngineConfiguration
 
isThrowExceptionOnDeploymentFailure() - Method in class org.flowable.common.spring.CommonAutoDeploymentProperties
 
isThrowExceptionOnDeploymentFailure() - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
 
isUseLock() - Method in class org.flowable.common.spring.CommonAutoDeploymentProperties
 
isUseLockForDeployments() - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
 

L

lockName - Variable in class org.flowable.common.spring.CommonAutoDeploymentProperties
 
lockWaitTime - Variable in class org.flowable.common.spring.CommonAutoDeploymentProperties
 
logger - Variable in class org.flowable.common.spring.CommonAutoDeploymentStrategy
 

O

openTransactionContext(CommandContext) - Method in class org.flowable.common.spring.SpringTransactionContextFactory
 
org.flowable.common.spring - package org.flowable.common.spring
 
org.flowable.common.spring.async - package org.flowable.common.spring.async
 

P

PHASE - Static variable in interface org.flowable.common.spring.SpringEngineConfiguration
 
PHASE_DELTA - Static variable in interface org.flowable.common.spring.SpringEngineConfiguration
 

R

resume() - Method in class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 
rollback() - Method in class org.flowable.common.spring.SpringTransactionContext
 

S

setApplicationContext(ApplicationContext) - Method in interface org.flowable.common.spring.SpringEngineConfiguration
 
setDeploymentMode(String) - Method in interface org.flowable.common.spring.SpringEngineConfiguration
 
setDeploymentName(String) - Method in interface org.flowable.common.spring.SpringEngineConfiguration
 
setDeploymentProperties(CommonAutoDeploymentProperties) - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
 
setDeploymentResources(Resource[]) - Method in interface org.flowable.common.spring.SpringEngineConfiguration
 
setLockName(String) - Method in class org.flowable.common.spring.CommonAutoDeploymentProperties
 
setLockWaitTime(Duration) - Method in class org.flowable.common.spring.CommonAutoDeploymentProperties
 
setThrowExceptionOnDeploymentFailure(boolean) - Method in class org.flowable.common.spring.CommonAutoDeploymentProperties
 
setTransactionManager(PlatformTransactionManager) - Method in interface org.flowable.common.spring.SpringEngineConfiguration
 
setUseLock(boolean) - Method in class org.flowable.common.spring.CommonAutoDeploymentProperties
 
shutdown() - Method in class org.flowable.common.spring.async.SpringAsyncTaskExecutor
 
SpringAsyncTaskExecutor - Class in org.flowable.common.spring.async
 
SpringAsyncTaskExecutor(AsyncListenableTaskExecutor) - Constructor for class org.flowable.common.spring.async.SpringAsyncTaskExecutor
 
SpringEngineConfiguration - Interface in org.flowable.common.spring
 
SpringTransactionContext - Class in org.flowable.common.spring
 
SpringTransactionContext(PlatformTransactionManager, CommandContext) - Constructor for class org.flowable.common.spring.SpringTransactionContext
 
SpringTransactionContext(PlatformTransactionManager, CommandContext, Integer) - Constructor for class org.flowable.common.spring.SpringTransactionContext
 
SpringTransactionContext.TransactionSynchronizationAdapter - Class in org.flowable.common.spring
 
SpringTransactionContextFactory - Class in org.flowable.common.spring
 
SpringTransactionContextFactory(PlatformTransactionManager) - Constructor for class org.flowable.common.spring.SpringTransactionContextFactory
 
SpringTransactionContextFactory(PlatformTransactionManager, Integer) - Constructor for class org.flowable.common.spring.SpringTransactionContextFactory
 
SpringTransactionInterceptor - Class in org.flowable.common.spring
 
SpringTransactionInterceptor(PlatformTransactionManager) - Constructor for class org.flowable.common.spring.SpringTransactionInterceptor
 
stop(Runnable) - Method in interface org.flowable.common.spring.SpringEngineConfiguration
 
submit(Runnable) - Method in class org.flowable.common.spring.async.SpringAsyncTaskExecutor
 
submit(Callable<T>) - Method in class org.flowable.common.spring.async.SpringAsyncTaskExecutor
 
suspend() - Method in class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 

T

throwExceptionOnDeploymentFailure - Variable in class org.flowable.common.spring.CommonAutoDeploymentProperties
 
transactionManager - Variable in class org.flowable.common.spring.SpringTransactionContext
 
transactionManager - Variable in class org.flowable.common.spring.SpringTransactionContextFactory
 
transactionManager - Variable in class org.flowable.common.spring.SpringTransactionInterceptor
 
TransactionSynchronizationAdapter() - Constructor for class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 
transactionSynchronizationAdapterOrder - Variable in class org.flowable.common.spring.SpringTransactionContext
 
transactionSynchronizationAdapterOrder - Variable in class org.flowable.common.spring.SpringTransactionContextFactory
 

U

useLock - Variable in class org.flowable.common.spring.CommonAutoDeploymentProperties
 
A B C D E F G H I L O P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values