com.atlassian.jira.service.services.mail
Class MailServersValuesGenerator

java.lang.Object
  extended bycom.atlassian.jira.service.services.mail.MailServersValuesGenerator
All Implemented Interfaces:
com.atlassian.configurable.ValuesGenerator

public class MailServersValuesGenerator
extends Object
implements com.atlassian.configurable.ValuesGenerator


Constructor Summary
MailServersValuesGenerator()
           
 
Method Summary
 Map getValues(Map params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailServersValuesGenerator

public MailServersValuesGenerator()
Method Detail

getValues

public Map getValues(Map params)
Specified by:
getValues in interface com.atlassian.configurable.ValuesGenerator


Copyright © 2002-2006 Atlassian. All Rights Reserved.