Package com.atlassian.jira.plugin.ha

Interface Summary
PluginSyncService Synchronize the state of the plugins with the active node
 

Class Summary
DefaultPluginSyncService  
MessageEventRegistry Maps the received message to the appropriate plugin action to take
PluginCompositePredicate Plugin events such as PluginEnable wil also cause lots of PluginModule events - to prevent raising these twice this predicate allows us to exclude these module events
PluginCompositePredicate.Builder  
PluginMessageSender Sends messages across the cluster for specific plugin events
PluginOperation Represents a plugin operation (plugin enabled, disabled , etc)
ReplicatedPluginManager disable/enables our local plugin copies
 

Enum Summary
PluginEventType Represents a plugin operation that has been performed
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.