public class

DefaultPluginSyncService

extends Object
implements PluginSyncService
java.lang.Object
   ↳ com.atlassian.jira.plugin.ha.DefaultPluginSyncService

Summary

Constants
String PLUGIN_CHANGE
Public Constructors
DefaultPluginSyncService(MessageEventRegistry eventRegistry, ClusterMessagingService messagingService)
Public Methods
void syncPlugins(List<ClusterMessage> pluginMessages)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.jira.plugin.ha.PluginSyncService

Constants

public static final String PLUGIN_CHANGE

Constant Value: "Plugin event"

Public Constructors

public DefaultPluginSyncService (MessageEventRegistry eventRegistry, ClusterMessagingService messagingService)

Public Methods

public void syncPlugins (List<ClusterMessage> pluginMessages)