com.atlassian.crowd.manager.application
Class InternalApplicationHelperImpl
java.lang.Object
com.atlassian.crowd.manager.application.InternalApplicationHelperImpl
- All Implemented Interfaces:
- InternalApplicationHelper
public class InternalApplicationHelperImpl
- extends Object
- implements InternalApplicationHelper
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InternalApplicationHelperImpl
public InternalApplicationHelperImpl(ApplicationManager applicationManager)
findCrowdConsoleApplication
public Application findCrowdConsoleApplication()
throws RuntimeException
- Description copied from interface:
InternalApplicationHelper
- Retrieve the Application representing the Crowd console application. We expect there to be exactly 1 of these.
- Specified by:
findCrowdConsoleApplication in interface InternalApplicationHelper
- Returns:
- the Crowd application
- Throws:
RuntimeException - if there is not exactly 1 Crowd application
Copyright © 2016 Atlassian. All Rights Reserved.