public class

ConfluenceWorkflowInterceptor

extends DefaultWorkflowInterceptor
java.lang.Object
   ↳ com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor
     ↳ com.atlassian.confluence.core.ConfluenceWorkflowInterceptor

Summary

Public Constructors
ConfluenceWorkflowInterceptor()
Public Methods
String intercept(ActionInvocation actionInvocation)
[Expand]
Inherited Methods
From class com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor
From class java.lang.Object
From interface com.opensymphony.xwork.interceptor.Interceptor

Public Constructors

public ConfluenceWorkflowInterceptor ()

Public Methods

public String intercept (ActionInvocation actionInvocation)

Throws
Exception