jsf.js_next_gen
    Preparing search index...

    Function getProjectStage

    • This method is responsible for the return of a given project stage as defined by the jsf specification.

      Valid return values are:

      • "Production"
      • "Development"
      • "SystemTest"
      • "UnitTest"

      Returns ProjectStage

      the current project state emitted by the server side method: jakarta.faces.application.Application.getProjectStage()