com.atlassian.bamboo.ww2.interceptors
Class BambooWorkflowInterceptor

java.lang.Object
  extended by DefaultWorkflowInterceptor
      extended by com.atlassian.bamboo.ww2.interceptors.BambooWorkflowInterceptor

public class BambooWorkflowInterceptor
extends DefaultWorkflowInterceptor


Constructor Summary
BambooWorkflowInterceptor()
           
 
Method Summary
 String doIntercept(ActionInvocation actionInvocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooWorkflowInterceptor

public BambooWorkflowInterceptor()
Method Detail

doIntercept

public String doIntercept(ActionInvocation actionInvocation)
                   throws Exception
Throws:
Exception


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.