Class SupportInformationServiceImpl

java.lang.Object
com.atlassian.crowd.support.SupportInformationServiceImpl
All Implemented Interfaces:
SupportInformationService

public class SupportInformationServiceImpl extends Object implements SupportInformationService
Produces a String containing information about some aspects of the Crowd configuration. This class requires a DirectoryManager, a DefaultGroupMembershipService, and optionally, an ApplicationManager and a AdditionalSupportInformationService. The latter have been made optional because not all products have multiple applications or provide additional support information.
Since:
2.6.2