com.atlassian.crowd.manager.application
Interface InternalApplicationHelper

All Known Implementing Classes:
InternalApplicationHelperImpl

public interface InternalApplicationHelper


Method Summary
 Application findCrowdConsoleApplication()
          Retrieve the Application representing the Crowd console application.
 

Method Detail

findCrowdConsoleApplication

Application findCrowdConsoleApplication()
                                        throws RuntimeException
Retrieve the Application representing the Crowd console application. We expect there to be exactly 1 of these.

Returns:
the Crowd application
Throws:
RuntimeException - if there is not exactly 1 Crowd application


Copyright © 2016 Atlassian. All Rights Reserved.