Package org.jbpm.persistence.api.integration.base
-
Class Summary Class Description BaseEventCollection Base event collection that collects all events in LinkedHashSet to eliminate duplicates.TransactionalPersistenceEventManager Default implementation ofPersistenceEventManagerthat binds into transaction to secure delivery of events to be consistent with persistence layer.