com.atlassian.jira.plugin.ha
Interface PluginSyncService

All Known Implementing Classes:
DefaultPluginSyncService

public interface PluginSyncService

Synchronize the state of the plugins with the active node

Since:
v6.1

Method Summary
 void syncPlugins(List<ClusterMessage> pluginMessages)
           
 

Method Detail

syncPlugins

void syncPlugins(List<ClusterMessage> pluginMessages)


Copyright © 2002-2013 Atlassian. All Rights Reserved.