Class LastModifiedInterceptor
- java.lang.Object
-
- com.atlassian.confluence.core.actions.LastModifiedInterceptor
-
- All Implemented Interfaces:
com.opensymphony.xwork2.interceptor.Interceptor
,Serializable
public class LastModifiedInterceptor extends Object implements com.opensymphony.xwork2.interceptor.Interceptor
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LastModifiedInterceptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
destroy()
void
init()
String
intercept(com.opensymphony.xwork2.ActionInvocation actionInvocation)
-