Class Hierarchy
- java.lang.Object
- com.atlassian.bamboo.collections.AgentMessageQueue.Message<T>
- com.atlassian.bamboo.utils.collections.AlwaysInvalidatingCacheDecorator<K,
V> (implements com.google.common.cache.LoadingCache<K, V>) - com.atlassian.bamboo.collections.AlwaysInvalidatingCacheDecorator<K,
V>
- com.atlassian.bamboo.collections.AlwaysInvalidatingCacheDecorator<K,
- com.atlassian.bamboo.collections.FileBackedAgentMessageQueue<T> (implements com.atlassian.bamboo.collections.AgentMessageQueue<T>)
- com.google.common.collect.ForwardingObject
- com.google.common.collect.ForwardingMap<K,
V> (implements java.util.Map<K, V>) - com.atlassian.bamboo.collections.SimpleActionParametersMap (implements com.atlassian.bamboo.collections.ActionParametersMap)
- com.google.common.collect.ForwardingMap<K,
- com.atlassian.bamboo.collections.InMemoryAgentMessageQueue<T> (implements com.atlassian.bamboo.collections.AgentMessageQueue<T>)
Interface Hierarchy
- com.atlassian.bamboo.collections.AgentMessageQueue<T>
- java.util.Map<K,
V> - com.atlassian.bamboo.collections.ActionParametersMap