public class SupportInformationServiceImpl extends Object implements SupportInformationService
DirectoryManager, and optionally, an ApplicationManager.
The latter has been made optional because not all products have multiple applications.| Constructor and Description |
|---|
SupportInformationServiceImpl(DirectoryManager directoryManager) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSupportInformation(User currentUser) |
void |
setApplicationManager(ApplicationManager applicationManager) |
public SupportInformationServiceImpl(DirectoryManager directoryManager)
public String getSupportInformation(@Nullable User currentUser)
getSupportInformation in interface SupportInformationServicepublic void setApplicationManager(ApplicationManager applicationManager)
Copyright © 2017 Atlassian. All rights reserved.