Class GlobalAiDecorator

All Implemented Interfaces:
ExtensionPoint, Describable<PageDecorator>, Saveable, Loadable, OnMaster

@Extension public class GlobalAiDecorator extends PageDecorator
  • Constructor Details

    • GlobalAiDecorator

      public GlobalAiDecorator()
  • Method Details

    • getCurrentScreenName

      public String getCurrentScreenName()
      Entry point for Jelly rendering. Automatically uses the active request path.
    • getScreenNameFromPath

      public String getScreenNameFromPath(String path)
      Determines the readable name of the page the user is currently viewing.
    • getJobNameAndBuildNumber

      public String[] getJobNameAndBuildNumber(String path)