Uses of Interface
com.atlassian.bamboo.v2.build.queue.queues.CommonContextPersister
-
Uses of CommonContextPersister 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.ModifierConstructorDescriptionOffloadingQueueOfExecutables
(ExecutorCalculator executorCalculator, CommonContextPersister commonContextPersister, com.atlassian.event.api.EventPublisher eventPublisher, EphemeralAgentsService ephemeralAgentsService)