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
SerializedEventand de-serializingSerializedEventto event object.Any local event which implements this interface will be replicated to all other nodes.