public class DefaultPluginSyncService extends Object implements PluginSyncService
| Modifier and Type | Field and Description |
|---|---|
static String |
PLUGIN_CHANGE |
| Constructor and Description |
|---|
DefaultPluginSyncService(MessageEventRegistry eventRegistry,
ClusterMessagingService messagingService) |
| Modifier and Type | Method and Description |
|---|---|
void |
syncPlugins(List<ClusterMessage> pluginMessages) |
public static final String PLUGIN_CHANGE
public DefaultPluginSyncService(MessageEventRegistry eventRegistry, ClusterMessagingService messagingService)
public void syncPlugins(@Nonnull List<ClusterMessage> pluginMessages)
syncPlugins in interface PluginSyncServiceCopyright © 2002-2015 Atlassian. All Rights Reserved.