|
||||||||||
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.ExecutionLimitsServiceImpl
public class ExecutionLimitsServiceImpl
Constructor Summary | |
---|---|
ExecutionLimitsServiceImpl(BambooLicenseManager bambooLicenseManager,
BuildSuspensionCheckBean buildSuspensionCheckBean,
BuildLoggerManager buildLoggerManager)
|
Method Summary | |
---|---|
boolean |
isPermittedToExecuteImpl(Plan plan,
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 ExecutionLimitsServiceImpl(BambooLicenseManager bambooLicenseManager, BuildSuspensionCheckBean buildSuspensionCheckBean, BuildLoggerManager buildLoggerManager)
Method Detail |
---|
public boolean isPermittedToExecuteImpl(@NotNull Plan plan, @NotNull ErrorCollection errorCollection)
isPermittedToExecuteImpl
in class AbstractPlanExecutionPermitter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |