|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plan.AbstractPlanExecutionPermitter com.atlassian.bamboo.plan.PlanExecutionConcurrencyServiceImpl
public class PlanExecutionConcurrencyServiceImpl
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 |
---|
public PlanExecutionConcurrencyServiceImpl(com.opensymphony.xwork.TextProvider textProvider, ExecutionStatusProvider executionStatusProvider)
Method Detail |
---|
public boolean isPermittedToExecuteImpl(@NotNull ImmutableChain chain, @NotNull ErrorCollection errorCollection)
isPermittedToExecuteImpl
in class AbstractPlanExecutionPermitter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |