Package com.atlassian.crowd.core.event
package com.atlassian.crowd.core.event
-
ClassDescriptionFactory for event publisher instances.Basic implementation of
MultiEventPublisher
that delegates to an underlyingEventPublisher
An extension toEventPublisher
that allows special handling for sets of many events sent at the same time.Wraps dispatching each atlassian-events event in a separate hibernate transaction.Delays publishing any events if a transaction is active, until that transaction commits.