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, setChainedExecutionPermitter
public 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 AbstractPlanExecutionPermitter
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.