Class MappedAction
java.lang.Object
com.atlassian.confluence.impl.webapp.security.MappedAction
-
Method Summary
Modifier and TypeMethodDescriptionClass
<?> static @Nullable MappedAction
of
(org.apache.struts2.dispatcher.Dispatcher dispatcher, ClassLoader classLoader, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
-
Method Details
-
getActionClass
-
getActionMethod
-
getRequestServletPath
-
getActionParams
-
getActionName
-
of
public static @Nullable MappedAction of(org.apache.struts2.dispatcher.Dispatcher dispatcher, ClassLoader classLoader, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
-