Serialized Form
-
Package org.jbpm.persistence.correlation
-
Class org.jbpm.persistence.correlation.CorrelationKeyInfo extends Object implements Serializable
- serialVersionUID:
- 4469298702447675428L
-
Serialized Fields
-
CORRELATION_KEY_LOG_LENGTH
int CORRELATION_KEY_LOG_LENGTH
-
id
long id
-
name
String name
-
processInstanceId
long processInstanceId
-
properties
List<CorrelationPropertyInfo> properties
-
version
int version
-
-
Class org.jbpm.persistence.correlation.CorrelationPropertyInfo extends Object implements Serializable
- serialVersionUID:
- -4469224502447675428L
-
Serialized Fields
-
CORRELATION_KEY_LOG_LENGTH
int CORRELATION_KEY_LOG_LENGTH
-
correlationKey
CorrelationKeyInfo correlationKey
-
id
long id
-
name
String name
-
value
String value
-
version
int version
-
-
-
Package org.jbpm.persistence.jpa.hibernate
-
Class org.jbpm.persistence.jpa.hibernate.PostgreSQLLobTypeContributor.ByteaContributorType extends org.hibernate.type.StandardBasicTypeTemplate<byte[]> implements Serializable
- serialVersionUID:
- 1619875355308645967L
-
Class org.jbpm.persistence.jpa.hibernate.PostgreSQLLobTypeContributor.TextContributorType extends org.hibernate.type.StandardBasicTypeTemplate<String> implements Serializable
- serialVersionUID:
- 1619875355308645967L
-
-
Package org.jbpm.persistence.jta
-
Class org.jbpm.persistence.jta.ContainerManagedTransactionDisposeCommand extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.jbpm.persistence.timer
-
Class org.jbpm.persistence.timer.GlobalJpaTimerJobInstance extends org.drools.persistence.jpa.JpaTimerJobInstance implements Serializable
- serialVersionUID:
- -5383556604449217342L
-
Serialized Fields
-
externalTimerId
String externalTimerId
-
timerInfo
Serializable timerInfo
-
timerServiceId
String timerServiceId
-
-