Interface InternalApplicationHelper

All Known Implementing Classes:
InternalApplicationHelperImpl

public interface InternalApplicationHelper
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieve the Application representing the Crowd console application.
  • Method Details

    • 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