Uses of Class
org.openiam.concurrent.OpenIAMThreadPoolTaskExecutor
-
Packages that use OpenIAMThreadPoolTaskExecutor Package Description org.openiam.config org.openiam.workflow.activiti.utils -
-
Uses of OpenIAMThreadPoolTaskExecutor in org.openiam.config
Methods in org.openiam.config that return OpenIAMThreadPoolTaskExecutor Modifier and Type Method Description OpenIAMThreadPoolTaskExecutorAuthorizationManagerConfiguration. authManagerCompilationPool()OpenIAMThreadPoolTaskExecutorAbstractSchedulingConfiguration. batchTaskThreadExecutor()protected OpenIAMThreadPoolTaskExecutorAbstractSchedulingConfiguration. createTaskExecutor(int corePoolSize, int maxPoolSize, int queueCapacity, String prefix)OpenIAMThreadPoolTaskExecutorAbstractSchedulingConfiguration. taskExecutor()OpenIAMThreadPoolTaskExecutorAbstractSchedulingConfiguration. workerTaskExecutor() -
Uses of OpenIAMThreadPoolTaskExecutor in org.openiam.workflow.activiti.utils
Fields in org.openiam.workflow.activiti.utils declared as OpenIAMThreadPoolTaskExecutor Modifier and Type Field Description protected OpenIAMThreadPoolTaskExecutorActivitiHelper. taskExecutor
-