Class DraftAttachmentSearchAction

java.lang.Object
org.apache.struts2.ActionSupport
com.atlassian.confluence.core.AbstractI18nActionSupport
com.atlassian.confluence.core.ConfluenceActionSupport
com.atlassian.confluence.impl.search.actions.DraftAttachmentSearchAction
All Implemented Interfaces:
Beanable, WebInterface, MessageHolderAware, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.locale.LocaleProvider, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable

public class DraftAttachmentSearchAction extends ConfluenceActionSupport implements Beanable
See Also:
  • Constructor Details

    • DraftAttachmentSearchAction

      public DraftAttachmentSearchAction()
  • Method Details