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 Detail

      • getApiSession

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

        java.util.Locale getLocale()
        Returns:
        the user locale
      • getProfileID

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