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(@NotNull ImmutableChain chain,
@Nullable PlanResultKey resultKey,
@NotNull ErrorCollection errorCollection) |
isPermittedToExecute, isPermittedToExecute, setChainedExecutionPermitter
public ExecutionLimitsServiceImpl(BambooLicenseManager bambooLicenseManager, BuildSuspensionCheckBean buildSuspensionCheckBean, BuildLoggerManager buildLoggerManager, ServerLifecycleProvider serverLifecycleProvider, StorageCappingService storageCappingService)
public boolean isPermittedToExecuteImpl(@NotNull @NotNull ImmutableChain chain, @Nullable @Nullable PlanResultKey resultKey, @NotNull @NotNull ErrorCollection errorCollection)
isPermittedToExecuteImpl
in class AbstractPlanExecutionPermitter
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.