public class ApplicationLinkSupportInformationService extends Object implements AdditionalSupportInformationService
| Constructor and Description |
|---|
ApplicationLinkSupportInformationService(ApplicationLinkServiceSupplier applicationLinkServiceSupplier) |
| 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 ApplicationLinkSupportInformationService(ApplicationLinkServiceSupplier applicationLinkServiceSupplier)
public void extendSupportInformation(SupportInformationBuilder supportInformationBuilder)
AdditionalSupportInformationServiceextendSupportInformation in interface AdditionalSupportInformationServicesupportInformationBuilder - the builder that will be filled with additional informationCopyright © 2024 Atlassian. All rights reserved.