Interface PageContext


public interface PageContext
This class provide access to the data relative to the context in which the custom page is displayed
Since:
7.2.0
  • Method Details

    • getApiSession

      org.bonitasoft.engine.session.APISession getApiSession()
      Returns:
      the engine APISession
    • getLocale

      Locale getLocale()
      Returns:
      the user locale
    • getProfileID

      String getProfileID()
      Returns:
      the ID of the profile in which the page is currently displayed