Class LastModifiedInterceptor
- java.lang.Object
-
- com.atlassian.confluence.core.actions.LastModifiedInterceptor
-
- All Implemented Interfaces:
com.opensymphony.xwork.interceptor.Interceptor
public class LastModifiedInterceptor extends Object implements com.opensymphony.xwork.interceptor.Interceptor
-
-
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.xwork.ActionInvocation actionInvocation)
-