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, wait
extendSupportInformation
public static final String PREFIX
public ProxyAdditionalSupportInformationService(TrustedProxyManager trustedProxyManager)
public void extendSupportInformation(SupportInformationBuilder supportInformationBuilder)
AdditionalSupportInformationService
extendSupportInformation
in interface AdditionalSupportInformationService
supportInformationBuilder
- the builder that will be filled with additional informationCopyright © 2021 Atlassian. All rights reserved.