Interface InternalApplicationHelper
- All Known Implementing Classes:
InternalApplicationHelperImpl
public interface InternalApplicationHelper
-
Method Summary
Modifier and TypeMethodDescriptionRetrieve the Application representing the Crowd console application.
-
Method Details
-
findCrowdConsoleApplication
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
-