A B C D E F G H I J M N O P R S U

A

addProcessInstance(ProcessInstance) - Method in class org.jbpm.persistence.processinstance.JPAProcessInstanceManager
 
assemble(Serializable, Object) - Method in class org.jbpm.persistence.processinstance.BlobUserType

B

BlobUserType - Class in org.jbpm.persistence.processinstance
Thanks to http://i-proving.ca/space/Technologies/Hibernate/Blob+User+Type+in+Hibernate
BlobUserType() - Constructor for class org.jbpm.persistence.processinstance.BlobUserType
 

C

clearProcessInstance() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
clearProcessInstances() - Method in class org.jbpm.persistence.processinstance.JPAProcessInstanceManager
 
clearStoredProcessInstances() - Method in class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
clearStoredProcessInstances() - Method in interface org.jbpm.persistence.NonTransactionalProcessPersistentSession
 
close() - Method in class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
commit(boolean) - Method in class org.jbpm.persistence.ManualProcessTransactionManager
 
createProcessInstanceManager(InternalKnowledgeRuntime) - Method in class org.jbpm.persistence.processinstance.JPAProcessInstanceManagerFactory
 
createSignalManager(InternalKnowledgeRuntime) - Method in class org.jbpm.persistence.processinstance.JPASignalManagerFactory
 

D

deepCopy(Object) - Method in class org.jbpm.persistence.processinstance.BlobUserType
disassemble(Object) - Method in class org.jbpm.persistence.processinstance.BlobUserType

E

equals(Object, Object) - Method in class org.jbpm.persistence.processinstance.BlobUserType
equals(Object) - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 

F

findProcessInstanceInfo(Long) - Method in class org.jbpm.persistence.JpaProcessPersistenceContext
 
findProcessInstanceInfo(Long) - Method in class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
findProcessInstanceInfo(Long) - Method in interface org.jbpm.persistence.ProcessPersistenceContext
 
findProcessInstanceInfo(Long) - Method in interface org.jbpm.persistence.ProcessStorage
 

G

getEnv() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getEventType() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceEventInfo
 
getEventTypes() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getId() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceEventInfo
 
getId() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getLastModificationDate() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getLastReadDate() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getNextProcessInstanceId() - Method in interface org.jbpm.persistence.ProcessStorage
 
getPersistenceContextManager() - Method in class org.jbpm.persistence.ProcessStorageEnvironmentBuilder
 
getProcessId() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getProcessInstance(long) - Method in class org.jbpm.persistence.processinstance.JPAProcessInstanceManager
 
getProcessInstance(InternalKnowledgeRuntime, Environment) - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getProcessInstanceByteArray() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getProcessInstanceId() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceEventInfo
 
getProcessInstanceId() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
Added in order to satisfy Hibernate AND the JBPMorm.xml: Hibernate needs getter/setters for a the field that's mapped.
getProcessInstances() - Method in class org.jbpm.persistence.processinstance.JPAProcessInstanceManager
 
getProcessInstancesWaitingForEvent(String) - Method in class org.jbpm.persistence.JpaProcessPersistenceContext
 
getProcessInstancesWaitingForEvent(String) - Method in class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
getProcessInstancesWaitingForEvent(String) - Method in interface org.jbpm.persistence.ProcessPersistenceContext
 
getProcessInstancesWaitingForEvent(String) - Method in interface org.jbpm.persistence.ProcessStorage
 
getProcessPersistenceContext() - Method in class org.jbpm.persistence.JpaProcessPersistenceContextManager
 
getProcessPersistenceContext() - Method in class org.jbpm.persistence.MapProcessPersistenceContextManager
 
getProcessPersistenceContext() - Method in interface org.jbpm.persistence.ProcessPersistenceContextManager
 
getStartDate() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getState() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
getStoredProcessInstances() - Method in class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
getStoredProcessInstances() - Method in interface org.jbpm.persistence.NonTransactionalProcessPersistentSession
 
getTransactionManager() - Method in class org.jbpm.persistence.ProcessStorageEnvironmentBuilder
 
getVersion() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceEventInfo
 
getVersion() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 

H

hashCode(Object) - Method in class org.jbpm.persistence.processinstance.BlobUserType
hashCode() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 

I

internalAddProcessInstance(ProcessInstance) - Method in class org.jbpm.persistence.processinstance.JPAProcessInstanceManager
 
internalRemoveProcessInstance(ProcessInstance) - Method in class org.jbpm.persistence.processinstance.JPAProcessInstanceManager
 
isMutable() - Method in class org.jbpm.persistence.processinstance.BlobUserType

J

JPAProcessInstanceManager - Class in org.jbpm.persistence.processinstance
This is an implementation of the ProcessInstanceManager that uses JPA.
JPAProcessInstanceManager() - Constructor for class org.jbpm.persistence.processinstance.JPAProcessInstanceManager
 
JPAProcessInstanceManagerFactory - Class in org.jbpm.persistence.processinstance
 
JPAProcessInstanceManagerFactory() - Constructor for class org.jbpm.persistence.processinstance.JPAProcessInstanceManagerFactory
 
JpaProcessPersistenceContext - Class in org.jbpm.persistence
 
JpaProcessPersistenceContext(EntityManager) - Constructor for class org.jbpm.persistence.JpaProcessPersistenceContext
 
JpaProcessPersistenceContextManager - Class in org.jbpm.persistence
 
JpaProcessPersistenceContextManager(Environment) - Constructor for class org.jbpm.persistence.JpaProcessPersistenceContextManager
 
JPASignalManager - Class in org.jbpm.persistence.processinstance
 
JPASignalManager(InternalKnowledgeRuntime) - Constructor for class org.jbpm.persistence.processinstance.JPASignalManager
 
JPASignalManagerFactory - Class in org.jbpm.persistence.processinstance
 
JPASignalManagerFactory() - Constructor for class org.jbpm.persistence.processinstance.JPASignalManagerFactory
 

M

ManualProcessTransactionManager - Class in org.jbpm.persistence
 
ManualProcessTransactionManager(NonTransactionalProcessPersistentSession, ProcessStorage) - Constructor for class org.jbpm.persistence.ManualProcessTransactionManager
 
MapBasedProcessPersistenceContext - Class in org.jbpm.persistence
 
MapBasedProcessPersistenceContext(ProcessStorage) - Constructor for class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
MapProcessPersistenceContextManager - Class in org.jbpm.persistence
 
MapProcessPersistenceContextManager(ProcessPersistenceContext) - Constructor for class org.jbpm.persistence.MapProcessPersistenceContextManager
 

N

NonTransactionalProcessPersistentSession - Interface in org.jbpm.persistence
 
nullSafeGet(ResultSet, String[], Object) - Method in class org.jbpm.persistence.processinstance.BlobUserType
nullSafeSet(PreparedStatement, Object, int) - Method in class org.jbpm.persistence.processinstance.BlobUserType

O

org.jbpm.persistence - package org.jbpm.persistence
 
org.jbpm.persistence.processinstance - package org.jbpm.persistence.processinstance
 

P

persist(ProcessInstanceInfo) - Method in class org.jbpm.persistence.JpaProcessPersistenceContext
 
persist(ProcessInstanceInfo) - Method in class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
persist(ProcessInstanceInfo) - Method in interface org.jbpm.persistence.ProcessPersistenceContext
 
ProcessInstanceEventInfo - Class in org.jbpm.persistence.processinstance
 
ProcessInstanceEventInfo() - Constructor for class org.jbpm.persistence.processinstance.ProcessInstanceEventInfo
 
ProcessInstanceEventInfo(long, String) - Constructor for class org.jbpm.persistence.processinstance.ProcessInstanceEventInfo
 
ProcessInstanceInfo - Class in org.jbpm.persistence.processinstance
This is the object that contains the marshalled byte stream of information representing the ProcessInstance class.
ProcessInstanceInfo() - Constructor for class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
ProcessInstanceInfo(ProcessInstance) - Constructor for class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
ProcessInstanceInfo(ProcessInstance, Environment) - Constructor for class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
ProcessPersistenceContext - Interface in org.jbpm.persistence
 
ProcessPersistenceContextManager - Interface in org.jbpm.persistence
 
ProcessStorage - Interface in org.jbpm.persistence
 
ProcessStorageEnvironmentBuilder - Class in org.jbpm.persistence
 
ProcessStorageEnvironmentBuilder(ProcessStorage) - Constructor for class org.jbpm.persistence.ProcessStorageEnvironmentBuilder
 

R

remove(ProcessInstanceInfo) - Method in class org.jbpm.persistence.JpaProcessPersistenceContext
 
remove(ProcessInstanceInfo) - Method in class org.jbpm.persistence.MapBasedProcessPersistenceContext
 
remove(ProcessInstanceInfo) - Method in interface org.jbpm.persistence.ProcessPersistenceContext
 
removeProcessInstance(ProcessInstance) - Method in class org.jbpm.persistence.processinstance.JPAProcessInstanceManager
 
removeProcessInstanceInfo(Long) - Method in interface org.jbpm.persistence.ProcessStorage
 
replace(Object, Object, Object) - Method in class org.jbpm.persistence.processinstance.BlobUserType
returnedClass() - Method in class org.jbpm.persistence.processinstance.BlobUserType

S

saveOrUpdate(ProcessInstanceInfo) - Method in interface org.jbpm.persistence.ProcessStorage
 
setEnv(Environment) - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
setId(Long) - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
setKnowledgeRuntime(InternalKnowledgeRuntime) - Method in class org.jbpm.persistence.processinstance.JPAProcessInstanceManager
 
setProcessInstanceId(Long) - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 
signalEvent(String, Object) - Method in class org.jbpm.persistence.processinstance.JPASignalManager
 
sqlTypes() - Method in class org.jbpm.persistence.processinstance.BlobUserType

U

update() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
Adding @PrePersist breaks things, because: We retrieve/generate the marshaller (see below).
updateLastReadDate() - Method in class org.jbpm.persistence.processinstance.ProcessInstanceInfo
 

A B C D E F G H I J M N O P R S U

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