com.atlassian.bamboo.plan
Class PlanExecutionConcurrencyServiceImpl

java.lang.Object
  extended by com.atlassian.bamboo.plan.AbstractPlanExecutionPermitter
      extended by com.atlassian.bamboo.plan.PlanExecutionConcurrencyServiceImpl
All Implemented Interfaces:
PlanExecutionPermitter

public class PlanExecutionConcurrencyServiceImpl
extends AbstractPlanExecutionPermitter


Constructor Summary
PlanExecutionConcurrencyServiceImpl(com.opensymphony.xwork.TextProvider textProvider, ExecutionStatusProvider executionStatusProvider)
           
 
Method Summary
 boolean isPermittedToExecuteImpl(ImmutableChain chain, ErrorCollection errorCollection)
           
 
Methods inherited from class com.atlassian.bamboo.plan.AbstractPlanExecutionPermitter
isPermittedToExecute, setChainedExecutionPermitter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlanExecutionConcurrencyServiceImpl

public PlanExecutionConcurrencyServiceImpl(com.opensymphony.xwork.TextProvider textProvider,
                                           ExecutionStatusProvider executionStatusProvider)
Method Detail

isPermittedToExecuteImpl

public boolean isPermittedToExecuteImpl(@NotNull
                                        ImmutableChain chain,
                                        @NotNull
                                        ErrorCollection errorCollection)
Specified by:
isPermittedToExecuteImpl in class AbstractPlanExecutionPermitter


Copyright © 2012 Atlassian. All Rights Reserved.