com.atlassian.studio.jira.web.action.admin
Class AddProjectInterceptor

java.lang.Object
  extended by com.atlassian.peace.jira.ActionPeacekeeper<AddStudioProject>
      extended by com.atlassian.studio.jira.web.action.admin.AddProjectInterceptor
All Implemented Interfaces:
com.atlassian.peace.ControllerPeacekeeper, webwork.interceptor.Interceptor

public class AddProjectInterceptor
extends com.atlassian.peace.jira.ActionPeacekeeper<AddStudioProject>


Field Summary
 
Fields inherited from interface com.atlassian.peace.ControllerPeacekeeper
REQUEST_ATTRIBUTE_PREFIX
 
Constructor Summary
AddProjectInterceptor(com.atlassian.studio.common.appstatus.AppStatusService appStatusService)
           
 
Method Summary
 com.atlassian.studio.common.appstatus.AppStatusService getAppStatusService()
           
protected  String interceptDoCommand(String commandName, webwork.interceptor.InterceptorChain chain)
           
 boolean isBambooEnabled()
           
 boolean isConfluenceEnabled()
           
 boolean isFeCruEnabled()
           
 
Methods inherited from class com.atlassian.peace.jira.ActionPeacekeeper
acceptAction, getAction, intercept, interceptDoExecute, isCommandDriven
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddProjectInterceptor

public AddProjectInterceptor(com.atlassian.studio.common.appstatus.AppStatusService appStatusService)
Method Detail

getAppStatusService

public com.atlassian.studio.common.appstatus.AppStatusService getAppStatusService()

interceptDoCommand

protected String interceptDoCommand(String commandName,
                                    webwork.interceptor.InterceptorChain chain)
                             throws Exception
Overrides:
interceptDoCommand in class com.atlassian.peace.jira.ActionPeacekeeper<AddStudioProject>
Throws:
Exception

isConfluenceEnabled

public boolean isConfluenceEnabled()

isFeCruEnabled

public boolean isFeCruEnabled()

isBambooEnabled

public boolean isBambooEnabled()


Copyright © 2002-2012 Atlassian. All Rights Reserved.