public class MailServerConnectionTestEntity extends Object
| Constructor and Description |
|---|
MailServerConnectionTestEntity() |
MailServerConnectionTestEntity(String from,
String notificationEmail,
String host,
String username,
String password,
String jndiLocation,
Integer port,
Boolean jndiMailActive,
String useSSL,
String addressToTest,
Integer timeout) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddressToTest() |
String |
getFrom() |
String |
getHost() |
String |
getJndiLocation() |
String |
getNotificationEmail() |
String |
getPassword() |
Integer |
getPort() |
Integer |
getTimeout() |
String |
getUsername() |
String |
getUseSSL() |
boolean |
isJndiMailActive() |
public String getFrom()
public String getNotificationEmail()
public String getHost()
public String getUsername()
public String getPassword()
public String getJndiLocation()
public Integer getPort()
public boolean isJndiMailActive()
public String getUseSSL()
public String getAddressToTest()
public Integer getTimeout()
Copyright © 2018 Atlassian. All rights reserved.