jBPM :: Shared Services 6.0.3-redhat-8
A B C E F G I J M O P Q R S T U 

A

addParametersToMap(Object...) - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 
afterDeploymentValidation(AfterDeploymentValidation, BeanManager) - Method in class org.jbpm.shared.services.cdi.BootOnLoadExtension
 

B

BootOnLoad - Annotation Type in org.jbpm.shared.services.cdi
Annotation that instructs the CDI container to bootstrap (invoke its @PostConstuct) method on CDI container startup.
BootOnLoadExtension - Class in org.jbpm.shared.services.cdi
CDI extension that is responsible to eagerly bootstrap CDI beans that are annotated with @BootOnLoad.
BootOnLoadExtension() - Constructor for class org.jbpm.shared.services.cdi.BootOnLoadExtension
 

C

check() - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 
close() - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 

E

execute(Context) - Method in class org.jbpm.shared.services.impl.commands.FindObjectCommand
 
execute(Context) - Method in class org.jbpm.shared.services.impl.commands.MergeObjectCommand
 
execute(Context) - Method in class org.jbpm.shared.services.impl.commands.PersistObjectCommand
 
execute(Context) - Method in class org.jbpm.shared.services.impl.commands.QueryLockNameCommand
 
execute(Context) - Method in class org.jbpm.shared.services.impl.commands.QueryLockStringCommand
 
execute(Context) - Method in class org.jbpm.shared.services.impl.commands.QueryNameCommand
 
execute(Context) - Method in class org.jbpm.shared.services.impl.commands.QueryStringCommand
 
execute(Context) - Method in class org.jbpm.shared.services.impl.commands.RemoveObjectCommand
 
execute(Context) - Method in class org.jbpm.shared.services.impl.commands.UpdateStringCommand
 
execute(Command<T>) - Method in class org.jbpm.shared.services.impl.TransactionalCommandService
 
executeUpdateString(String) - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 

F

find(Class<T>, Object) - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 
FindObjectCommand<T> - Class in org.jbpm.shared.services.impl.commands
 
FindObjectCommand(Object, Class<T>) - Constructor for class org.jbpm.shared.services.impl.commands.FindObjectCommand
 
FIRST_RESULT - Static variable in class org.jbpm.shared.services.impl.JpaPersistenceContext
 

G

get(String) - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 
getContext() - Method in class org.jbpm.shared.services.impl.TransactionalCommandService
 
getContextManager() - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 
getName() - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 

I

isOpen() - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 

J

joinTransaction() - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 
JpaPersistenceContext - Class in org.jbpm.shared.services.impl
 
JpaPersistenceContext(EntityManager) - Constructor for class org.jbpm.shared.services.impl.JpaPersistenceContext
 

M

MAX_RESULTS - Static variable in class org.jbpm.shared.services.impl.JpaPersistenceContext
 
merge(T) - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 
MergeObjectCommand - Class in org.jbpm.shared.services.impl.commands
 
MergeObjectCommand(Object...) - Constructor for class org.jbpm.shared.services.impl.commands.MergeObjectCommand
 

O

org.jbpm.shared.services.cdi - package org.jbpm.shared.services.cdi
 
org.jbpm.shared.services.impl - package org.jbpm.shared.services.impl
 
org.jbpm.shared.services.impl.commands - package org.jbpm.shared.services.impl.commands
 

P

persist(T) - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 
PersistObjectCommand - Class in org.jbpm.shared.services.impl.commands
 
PersistObjectCommand(Object...) - Constructor for class org.jbpm.shared.services.impl.commands.PersistObjectCommand
 
processBean(ProcessBean<X>) - Method in class org.jbpm.shared.services.cdi.BootOnLoadExtension
 

Q

queryAndLockStringWithParametersInTransaction(String, Map<String, Object>, boolean, Class<T>) - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 
queryAndLockWithParametersInTransaction(String, Map<String, Object>, boolean, Class<T>) - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 
queryInTransaction(String, Class<T>) - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 
QueryLockNameCommand<T> - Class in org.jbpm.shared.services.impl.commands
 
QueryLockNameCommand(String, Map<String, Object>, boolean) - Constructor for class org.jbpm.shared.services.impl.commands.QueryLockNameCommand
 
QueryLockStringCommand<T> - Class in org.jbpm.shared.services.impl.commands
 
QueryLockStringCommand(String, Map<String, Object>, boolean) - Constructor for class org.jbpm.shared.services.impl.commands.QueryLockStringCommand
 
QueryNameCommand<T> - Class in org.jbpm.shared.services.impl.commands
 
QueryNameCommand(String) - Constructor for class org.jbpm.shared.services.impl.commands.QueryNameCommand
 
QueryNameCommand(String, Map<String, Object>) - Constructor for class org.jbpm.shared.services.impl.commands.QueryNameCommand
 
QueryStringCommand<T> - Class in org.jbpm.shared.services.impl.commands
 
QueryStringCommand(String) - Constructor for class org.jbpm.shared.services.impl.commands.QueryStringCommand
 
QueryStringCommand(String, Map<String, Object>) - Constructor for class org.jbpm.shared.services.impl.commands.QueryStringCommand
 
queryStringInTransaction(String, Class<T>) - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 
queryStringWithParametersInTransaction(String, Map<String, Object>, Class<T>) - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 
queryWithParametersInTransaction(String, Map<String, Object>, Class<T>) - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 

R

remove(T) - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 
remove(String) - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 
RemoveObjectCommand - Class in org.jbpm.shared.services.impl.commands
 
RemoveObjectCommand(Object...) - Constructor for class org.jbpm.shared.services.impl.commands.RemoveObjectCommand
 

S

Selectable - Annotation Type in org.jbpm.shared.services.cdi
 
set(String, Object) - Method in class org.jbpm.shared.services.impl.JpaPersistenceContext
 

T

TransactionalCommandService - Class in org.jbpm.shared.services.impl
 
TransactionalCommandService(EntityManagerFactory) - Constructor for class org.jbpm.shared.services.impl.TransactionalCommandService
 

U

UpdateStringCommand - Class in org.jbpm.shared.services.impl.commands
 
UpdateStringCommand(String) - Constructor for class org.jbpm.shared.services.impl.commands.UpdateStringCommand
 
A B C E F G I J M O P Q R S T U 
jBPM :: Shared Services 6.0.3-redhat-8

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.