com.atlassian.jira.plugins.mail
Class PopServersValuesGenerator

java.lang.Object
  extended by com.atlassian.jira.plugins.mail.ImapServersValuesGenerator
      extended by com.atlassian.jira.plugins.mail.PopServersValuesGenerator
All Implemented Interfaces:
ValuesGenerator

public class PopServersValuesGenerator
extends ImapServersValuesGenerator


Field Summary
 
Fields inherited from interface com.atlassian.configurable.ValuesGenerator
NONE
 
Constructor Summary
PopServersValuesGenerator()
           
 
Method Summary
protected  com.google.common.base.Predicate<? super com.atlassian.mail.server.PopMailServer> getPredicate()
           
 
Methods inherited from class com.atlassian.jira.plugins.mail.ImapServersValuesGenerator
getMailServerManager, getValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PopServersValuesGenerator

public PopServersValuesGenerator()
Method Detail

getPredicate

protected com.google.common.base.Predicate<? super com.atlassian.mail.server.PopMailServer> getPredicate()
Overrides:
getPredicate in class ImapServersValuesGenerator


Copyright © 2002-2012 Atlassian. All Rights Reserved.