public class MailConfigAdditionalSupportInformationService extends Object implements AdditionalSupportInformationService
| Constructor and Description |
|---|
MailConfigAdditionalSupportInformationService(MailConfigurationService mailConfigurationService,
PropertyManager propertyManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
extendSupportInformation(SupportInformationBuilder supportInformationBuilder)
Adds additional support information to the provided builder
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitextendSupportInformationpublic static final String PREFIX
public MailConfigAdditionalSupportInformationService(MailConfigurationService mailConfigurationService, PropertyManager propertyManager)
public void extendSupportInformation(SupportInformationBuilder supportInformationBuilder)
AdditionalSupportInformationServiceextendSupportInformation in interface AdditionalSupportInformationServicesupportInformationBuilder - the builder that will be filled with additional informationCopyright © 2022 Atlassian. All rights reserved.