Uses of Interface
com.atlassian.bamboo.v2.build.queue.queues.CommonContextMap
Packages that use CommonContextMap
-
Uses of CommonContextMap in com.atlassian.bamboo.v2.build.queue.queues
Methods in com.atlassian.bamboo.v2.build.queue.queues that return CommonContextMapModifier and TypeMethodDescriptionstatic CommonContextMap
CommonContextMaps.offloadingMap
(CommonContextPersister commonContextPersister, Map<ResultKey, SoftReference<CommonContextMap.ContextWithMetadata>> delegate) The supplied commonContextPersister will be used to persist contexts stored in delegate.static CommonContextMap
CommonContextMaps.wrap
(Map<ResultKey, CommonContextMap.ContextWithMetadata> delegate) Adapts supplied map to a CommonContextMap interface.Constructors in com.atlassian.bamboo.v2.build.queue.queues with parameters of type CommonContextMapModifierConstructorDescriptionprotected
AbstractQueueOfExecutables
(ExecutorCalculator executorCalculator, CommonContextMap map, com.atlassian.event.api.EventPublisher eventPublisher, EphemeralAgentsService ephemeralAgentsService)