com.atlassian.studio.jira.lifecycle
Interface JiraPopConfigurationMaintainer

All Known Implementing Classes:
JiraPopConfigurationMaintainerImpl

public interface JiraPopConfigurationMaintainer

Ensures that, for Unicorn instances, the built-in POP mail server is configured. This also handles upgrading the legacy Unicorn configuration to the current standard configuration. Should not affect other POP servers configured by the users.


Method Summary
 void configureMailServer()
          Ensures the built-in POP mail server is configured in JIRA.
 

Method Detail

configureMailServer

void configureMailServer()
Ensures the built-in POP mail server is configured in JIRA. This method is idempotent.



Copyright © 2002-2012 Atlassian. All Rights Reserved.