Class MarkAllLogsAction

java.lang.Object
org.apache.struts2.ActionSupport
com.opensymphony.xwork2.ActionSupport
All Implemented Interfaces:
WebInterface, MessageHolderAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.Validateable

public class MarkAllLogsAction extends ConfluenceActionSupport
This action allows users with administrator permissions to write comments directly into the log and also rollover logs (more info on what that means can be found here)
Since:
7.11.0
See Also:
  • Constructor Details

    • MarkAllLogsAction

      public MarkAllLogsAction()
  • Method Details