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