Package com.atlassian.jira.cluster.events
package com.atlassian.jira.cluster.events
-
ClassDescriptionReplicates local events to other nodes.Event serializing service providing the functionality of: serializing event object to
SerializedEvent
and de-serializingSerializedEvent
to event object.Any local event which implements this interface will be replicated to all other nodes.