Skip navigation links
jBPM :: Executor Service CDI add-ons 6.5.0.Final-redhat-25
A C D E G I J L N O P Q S V 

A

AsyncHandlerProducer - Class in org.jbpm.executor.cdi.impl.runtime
Dedicated WorkItemHandlerProducer to register AsyncWorkItemHandler in CDI environment when using deployment services (jbpm-kie-services).
AsyncHandlerProducer() - Constructor for class org.jbpm.executor.cdi.impl.runtime.AsyncHandlerProducer
 
AvailableJobsExecutorCDIImpl - Class in org.jbpm.executor.cdi.impl
 
AvailableJobsExecutorCDIImpl() - Constructor for class org.jbpm.executor.cdi.impl.AvailableJobsExecutorCDIImpl
 

C

CDIPrintOutCommand - Class in org.jbpm.executor.cdi.commands
Simple command to log the contextual data and return empty results.
CDIPrintOutCommand() - Constructor for class org.jbpm.executor.cdi.commands.CDIPrintOutCommand
 
CDIUtils - Class in org.jbpm.executor.cdi
 
CDIUtils() - Constructor for class org.jbpm.executor.cdi.CDIUtils
 
ClassCacheManagerCDIImpl - Class in org.jbpm.executor.cdi.impl
 
ClassCacheManagerCDIImpl() - Constructor for class org.jbpm.executor.cdi.impl.ClassCacheManagerCDIImpl
 
createBean(Class<T>, BeanManager, Annotation...) - Static method in class org.jbpm.executor.cdi.CDIUtils
 

D

destroy() - Method in class org.jbpm.executor.cdi.impl.ExecutorServiceLifeCycleController
 
dispose() - Method in class org.jbpm.executor.cdi.impl.ClassCacheManagerCDIImpl
 

E

ExcludeNonCDIImplExtension - Class in org.jbpm.executor.cdi.impl
 
ExcludeNonCDIImplExtension() - Constructor for class org.jbpm.executor.cdi.impl.ExcludeNonCDIImplExtension
 
execute(CommandContext) - Method in class org.jbpm.executor.cdi.commands.CDIPrintOutCommand
 
execute(CommandContext) - Method in class org.jbpm.executor.cdi.commands.QueryRunCommand
 
executeJob() - Method in class org.jbpm.executor.cdi.impl.AvailableJobsExecutorCDIImpl
 
ExecutorServiceLifeCycleController - Class in org.jbpm.executor.cdi.impl
 
ExecutorServiceLifeCycleController() - Constructor for class org.jbpm.executor.cdi.impl.ExecutorServiceLifeCycleController
 

G

getParameter(CommandContext, String) - Method in class org.jbpm.executor.cdi.commands.CDIPrintOutCommand
 
getParameter(CommandContext, String) - Method in class org.jbpm.executor.cdi.commands.QueryRunCommand
 
getWorkItemHandlers(String, Map<String, Object>) - Method in class org.jbpm.executor.cdi.impl.runtime.AsyncHandlerProducer
 

I

init() - Method in class org.jbpm.executor.cdi.impl.ExecutorServiceLifeCycleController
 
InMemoryExecutorServiceProducer - Class in org.jbpm.executor.cdi.impl.mem
 
InMemoryExecutorServiceProducer() - Constructor for class org.jbpm.executor.cdi.impl.mem.InMemoryExecutorServiceProducer
 

J

JmsAvailableJobsExecutorCDIImpl - Class in org.jbpm.executor.cdi.impl.jms
 
JmsAvailableJobsExecutorCDIImpl() - Constructor for class org.jbpm.executor.cdi.impl.jms.JmsAvailableJobsExecutorCDIImpl
 
JPAExecutorServiceProducer - Class in org.jbpm.executor.cdi.impl.jpa
IMPORTANT: please keep all classes from package org.jbpm.shared.services.impl as FQCN inside method body to avoid exception logged by CDI when used with in memory mode
JPAExecutorServiceProducer() - Constructor for class org.jbpm.executor.cdi.impl.jpa.JPAExecutorServiceProducer
 

L

lookUpBeanManager(CommandContext) - Static method in class org.jbpm.executor.cdi.CDIUtils
 

N

NamedLiteral - Class in org.jbpm.executor.cdi
 
NamedLiteral(String) - Constructor for class org.jbpm.executor.cdi.NamedLiteral
 

O

org.jbpm.executor.cdi - package org.jbpm.executor.cdi
 
org.jbpm.executor.cdi.commands - package org.jbpm.executor.cdi.commands
 
org.jbpm.executor.cdi.impl - package org.jbpm.executor.cdi.impl
 
org.jbpm.executor.cdi.impl.jms - package org.jbpm.executor.cdi.impl.jms
 
org.jbpm.executor.cdi.impl.jpa - package org.jbpm.executor.cdi.impl.jpa
 
org.jbpm.executor.cdi.impl.mem - package org.jbpm.executor.cdi.impl.mem
 
org.jbpm.executor.cdi.impl.runtime - package org.jbpm.executor.cdi.impl.runtime
 

P

produceAdminService() - Method in class org.jbpm.executor.cdi.impl.jpa.JPAExecutorServiceProducer
 
produceAdminService() - Method in class org.jbpm.executor.cdi.impl.mem.InMemoryExecutorServiceProducer
 
produceExecutorService() - Method in class org.jbpm.executor.cdi.impl.jpa.JPAExecutorServiceProducer
 
produceExecutorService() - Method in class org.jbpm.executor.cdi.impl.mem.InMemoryExecutorServiceProducer
 
produceQueryService() - Method in class org.jbpm.executor.cdi.impl.jpa.JPAExecutorServiceProducer
 
produceQueryService() - Method in class org.jbpm.executor.cdi.impl.mem.InMemoryExecutorServiceProducer
 
produceStoreService() - Method in class org.jbpm.executor.cdi.impl.jpa.JPAExecutorServiceProducer
 
produceStoreService() - Method in class org.jbpm.executor.cdi.impl.mem.InMemoryExecutorServiceProducer
 

Q

QueryRunCommand - Class in org.jbpm.executor.cdi.commands
Simple command to log the contextual data and return empty results.
QueryRunCommand() - Constructor for class org.jbpm.executor.cdi.commands.QueryRunCommand
 

S

setClassCacheManager(ClassCacheManager) - Method in class org.jbpm.executor.cdi.impl.AvailableJobsExecutorCDIImpl
 
setClassCacheManager(ClassCacheManager) - Method in class org.jbpm.executor.cdi.impl.jms.JmsAvailableJobsExecutorCDIImpl
 
setExecutorStoreService(ExecutorStoreService) - Method in class org.jbpm.executor.cdi.impl.AvailableJobsExecutorCDIImpl
 
setExecutorStoreService(ExecutorStoreService) - Method in class org.jbpm.executor.cdi.impl.jms.JmsAvailableJobsExecutorCDIImpl
 
setQueryService(ExecutorQueryService) - Method in class org.jbpm.executor.cdi.impl.AvailableJobsExecutorCDIImpl
 
setQueryService(ExecutorQueryService) - Method in class org.jbpm.executor.cdi.impl.jms.JmsAvailableJobsExecutorCDIImpl
 

V

value() - Method in class org.jbpm.executor.cdi.NamedLiteral
 
A C D E G I J L N O P Q S V 
Skip navigation links
jBPM :: Executor Service CDI add-ons 6.5.0.Final-redhat-25

Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.