Uses of Class
com.atlassian.confluence.xwork.http.HttpMethodRequired

Packages that use HttpMethodRequired
com.atlassian.confluence.httpmethod   
com.atlassian.confluence.pages.actions   
 

Uses of HttpMethodRequired in com.atlassian.confluence.httpmethod
 

Methods in com.atlassian.confluence.httpmethod with annotations of type HttpMethodRequired
 String RequirePostMethodAction.customAction()
           
 String RequireGetMethodAction.customAction()
           
 String RequirePostMethodAction.execute()
           
 String RequireGetMethodAction.execute()
           
 

Uses of HttpMethodRequired in com.atlassian.confluence.pages.actions
 

Methods in com.atlassian.confluence.pages.actions with annotations of type HttpMethodRequired
 String RemoveAttachedFileVersionAction.doRemove()
           
 String RemoveAttachedFileAction.doRemove()
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.