Class ViewLog4jAction

java.lang.Object
com.opensymphony.xwork2.ActionSupport
All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, NavigationAware, DomainObjectSecurityAware, GlobalAdminSecurityAware, GlobalReadSecurityAware, ReturnUrlAware, com.atlassian.core.i18n.I18nTextProvider, com.atlassian.struts.TextProvider, com.atlassian.struts.ValidationAware, com.opensymphony.xwork.ValidationAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable
Direct Known Subclasses:
ConfigureLog4jAction

public class ViewLog4jAction extends GlobalAdminAction
See Also:
  • Constructor Details

    • ViewLog4jAction

      public ViewLog4jAction()
  • Method Details

    • execute

      public String execute()
      Specified by:
      execute in interface com.opensymphony.xwork2.Action
      Overrides:
      execute in class com.opensymphony.xwork2.ActionSupport
    • getExtraLevelName

      public String getExtraLevelName()
    • getLevelTypes

      public List<String> getLevelTypes()
    • getEntries

      public List<LoggingConfigEntry> getEntries()
    • setEntries

      public void setEntries(List<LoggingConfigEntry> entries)
    • setupEntries

      protected void setupEntries()