public class ExecutionLimitsServiceImpl extends AbstractPlanExecutionPermitter
| Constructor and Description |
|---|
ExecutionLimitsServiceImpl(BambooLicenseManager bambooLicenseManager,
BuildSuspensionCheckBean buildSuspensionCheckBean,
BuildLoggerManager buildLoggerManager,
ServerLifecycleProvider serverLifecycleProvider,
StorageCappingService storageCappingService) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPermittedToExecuteImpl(ImmutableChain chain,
PlanResultKey resultKey,
ErrorCollection errorCollection) |
isPermittedToExecute, isPermittedToExecute, setChainedExecutionPermitterpublic ExecutionLimitsServiceImpl(BambooLicenseManager bambooLicenseManager, BuildSuspensionCheckBean buildSuspensionCheckBean, BuildLoggerManager buildLoggerManager, ServerLifecycleProvider serverLifecycleProvider, StorageCappingService storageCappingService)
public boolean isPermittedToExecuteImpl(@NotNull
ImmutableChain chain,
@Nullable
PlanResultKey resultKey,
@NotNull
ErrorCollection errorCollection)
isPermittedToExecuteImpl in class AbstractPlanExecutionPermitterCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.