Package com.atlassian.jira.plugin.ha
Class MessageEventRegistry
java.lang.Object
com.atlassian.jira.plugin.ha.MessageEventRegistry
Maps the received message to the appropriate plugin action to take
- Since:
- v6.1
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MessageEventRegistry
-
-
Method Details
-
getEventFunction
public com.google.common.base.Function<String,Void> getEventFunction(PluginEventType pluginEventType)
-