| Modifier and Type | Method and Description |
|---|---|
void |
MailConfigurationServiceImpl.deleteMailServer() |
void |
MailConfigurationService.deleteMailServer()
Delete the current mail server configuration
|
com.atlassian.mail.server.SMTPMailServer |
MailConfigurationServiceImpl.getMailServer() |
com.atlassian.mail.server.SMTPMailServer |
MailConfigurationService.getMailServer()
Retrieve the current mail server configuration
|
| Modifier and Type | Method and Description |
|---|---|
RestAgent |
RestAgentServiceImpl.getAgentById(javax.ws.rs.core.UriInfo uriInfo,
long agentId) |
RestAgent |
RestAgentServiceImpl.updateAgent(javax.ws.rs.core.UriInfo uriInfo,
long agentId,
RestAgent restAgent) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
MailConfigurationResource.deleteMailConfiguration(Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo)
Rest endpoint to delete current mail configuration
|
javax.ws.rs.core.Response |
MailConfigurationResource.getMailConfiguration(Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo)
The REST endpoint to retrieve the current mail server configuration
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
NotFoundExceptionMapper.toResponse(NotFoundException exception) |
| Modifier and Type | Method and Description |
|---|---|
String |
RestElasticInstanceServiceImpl.getInstanceLog(String instanceId) |
String |
RestElasticInstanceService.getInstanceLog(String instanceId)
Obtain logs from an EC2 instance.
|
| Modifier and Type | Method and Description |
|---|---|
RestElasticImageConfig |
ElasticConfigResource.getConfiguration(Long configurationId) |
RestElasticInstanceLog |
ElasticInstanceResource.getInstanceLog(String instanceId)
Obtain logs from an EC2 instance.
|
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.