Package com.atlassian.bamboo.plan
Class PlanExecutionLaunchControlImpl.PerRepositoryQueues
java.lang.Object
com.atlassian.bamboo.plan.PlanExecutionLaunchControlImpl.PerRepositoryQueues
- Enclosing class:
- PlanExecutionLaunchControlImpl
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(@NotNull Long repositoryId, @NotNull TriggerableInternalKey valueToAdd) void
clear()
-
Field Details
-
perRepositoryIdQueues
-
-
Constructor Details
-
PerRepositoryQueues
protected PerRepositoryQueues()
-
-
Method Details
-
add
public void add(@NotNull @NotNull Long repositoryId, @NotNull @NotNull TriggerableInternalKey valueToAdd) -
popFirst
-
clear
public void clear()
-