Uses of Class
com.atlassian.bamboo.plan.PlanExecutionLaunchControlImpl.ExecutionRequestEntry
-
Uses of PlanExecutionLaunchControlImpl.ExecutionRequestEntry in com.atlassian.bamboo.plan
Modifier and TypeFieldDescriptionprotected final com.google.common.collect.Multimap<TriggerableInternalKey,
PlanExecutionLaunchControlImpl.ExecutionRequestEntry> PlanExecutionLaunchControlImpl.PerTriggerableMemory.map
Modifier and TypeMethodDescriptionPlanExecutionLaunchControlImpl.PerTriggerableMemory.notifyAboutReleasedLock
(@NotNull TriggerableInternalKey triggerableInternalKey) Notify the longest waiting triggerable with requested triggerableInternalKey that one of the locks it needs is free.Modifier and TypeMethodDescriptionvoid
PlanExecutionLaunchControlImpl.PerTriggerableMemory.add
(@NotNull TriggerableInternalKey key, @NotNull PlanExecutionLaunchControlImpl.ExecutionRequestEntry value)