com.atlassian.bamboo.ww2.interceptors
Class BuidConfigurationEditInterceptor

java.lang.Object
  extended by com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
      extended by com.atlassian.bamboo.ww2.interceptors.BuidConfigurationEditInterceptor

public class BuidConfigurationEditInterceptor
extends AbstractBambooInterceptor


Constructor Summary
BuidConfigurationEditInterceptor()
           
 
Method Summary
 String intercept(ActionInvocation actionInvocation)
           
 void setBuildDefinitionConverter(BuildDefinitionConverter buildDefinitionConverter)
           
 void setBuildManager(BuildManager buildManager)
           
 
Methods inherited from class com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
destroy, getParameter, getParameterAsInt, hasParameter, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuidConfigurationEditInterceptor

public BuidConfigurationEditInterceptor()
Method Detail

intercept

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

setBuildDefinitionConverter

public void setBuildDefinitionConverter(BuildDefinitionConverter buildDefinitionConverter)

setBuildManager

public void setBuildManager(BuildManager buildManager)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.