com.atlassian.jira.plugins.mail.extensions
Class PluggableMailHandlerUtils

java.lang.Object
  extended by com.atlassian.jira.plugins.mail.extensions.PluggableMailHandlerUtils

public class PluggableMailHandlerUtils
extends Object


Constructor Summary
PluggableMailHandlerUtils()
           
 
Method Summary
static MessageHandlerModuleDescriptor getHandlerKeyByMessageHandler(com.atlassian.plugin.PluginAccessor pluginAccessor, String messageHandler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluggableMailHandlerUtils

public PluggableMailHandlerUtils()
Method Detail

getHandlerKeyByMessageHandler

@Nullable
public static MessageHandlerModuleDescriptor getHandlerKeyByMessageHandler(@Nonnull
                                                                                    com.atlassian.plugin.PluginAccessor pluginAccessor,
                                                                                    @Nonnull
                                                                                    String messageHandler)


Copyright © 2002-2012 Atlassian. All Rights Reserved.