Uses of Interface
com.atlassian.bamboo.v2.build.queue.queues.CommonContextMap
-
Uses of CommonContextMap in com.atlassian.bamboo.v2.build.queue.queues
Modifier 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.ModifierConstructorDescriptionprotected
AbstractQueueOfExecutables
(ExecutorCalculator executorCalculator, CommonContextMap map, com.atlassian.event.api.EventPublisher eventPublisher, EphemeralAgentsService ephemeralAgentsService)