A B C D E F G H I J K L M N O P Q R S T U V W X 

A

add(T) - Method in interface com.atlassian.bamboo.collections.AgentMessageQueue
 
add(T) - Method in class com.atlassian.bamboo.collections.FileBackedAgentMessageQueue
 
add(T) - Method in class com.atlassian.bamboo.collections.InMemoryAgentMessageQueue
 
addAll(List<Message>) - Method in class com.atlassian.bamboo.sal.message.DefaultMessageCollection
 
addBuildLogEntry(LogEntry) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLogger
 
addErrorLogEntry(LogEntry) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLogger
 
addMessage(String, Serializable...) - Method in class com.atlassian.bamboo.sal.message.DefaultMessageCollection
 
addMessage(Message) - Method in class com.atlassian.bamboo.sal.message.DefaultMessageCollection
 
addWhitelistedClassNames(ImmutableSet.Builder<String>) - Method in class com.atlassian.bamboo.agent.remote.serialization.RemoteSerializationSecurityManager
 
afterPropertiesSet() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentMessageListenerContainer
 
AGENT_STATE_SUB_DIR - Static variable in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeDirectoryLayout
 
agentAssigned(CommonContext, long) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteExecutionPhaseServiceImpl
 
AgentConfiguration - Class in com.atlassian.bamboo.v2.build.agent.remote
Temporary fix to make agent configuration extend administration configuration Admin config should be split up and rolled up into "capabilities" functionality.
AgentConfiguration(HomeLocator) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
 
AgentHeartBeatJob - Class in com.atlassian.bamboo.v2.build.agent.remote.heartbeat
 
AgentHeartBeatJob() - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.heartbeat.AgentHeartBeatJob
 
AgentHeartBeatJobScheduler - Class in com.atlassian.bamboo.v2.build.agent.remote.heartbeat
 
AgentHeartBeatJobScheduler(int, int, Scheduler) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.heartbeat.AgentHeartBeatJobScheduler
 
AgentLocalArtifactHandler - Class in com.atlassian.bamboo.build.artifact
 
AgentLocalArtifactHandler() - Constructor for class com.atlassian.bamboo.build.artifact.AgentLocalArtifactHandler
 
AgentLocalArtifactHandlerConfigurator - Class in com.atlassian.bamboo.build.artifact
 
AgentLocalArtifactHandlerConfigurator() - Constructor for class com.atlassian.bamboo.build.artifact.AgentLocalArtifactHandlerConfigurator
 
AgentMessageListenerContainer - Class in com.atlassian.bamboo.v2.build.agent.remote
 
AgentMessageListenerContainer() - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.AgentMessageListenerContainer
 
AgentMessageQueue<T> - Interface in com.atlassian.bamboo.collections
 
AgentRegistrationBean - Class in com.atlassian.bamboo.v2.build.agent.remote
Bean responsible for registering the agent and then writing it back
AgentRegistrationBean() - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.AgentRegistrationBean
 
artifactDefinitionfromJson(String) - Static method in class com.atlassian.bamboo.build.artifact.BambooArtifactHttpTransport
 
artifactFromJson(Reader) - Static method in class com.atlassian.bamboo.build.artifact.BambooArtifactHttpTransport
 
AWS_BULK_DELETE_LIMIT - Static variable in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
 

B

BambooAgentMessageSender - Interface in com.atlassian.bamboo.v2.build.agent.remote.sender
An interface for sending BambooAgentMessages from an agent to the server.
BambooArtifactHttpTransport - Class in com.atlassian.bamboo.build.artifact
 
BambooArtifactHttpTransport(AgentContext) - Constructor for class com.atlassian.bamboo.build.artifact.BambooArtifactHttpTransport
 
BambooI18nResolver - Class in com.atlassian.bamboo.sal.message
TODO force OSGi to load properly i18nResolver component exported by atlassian-bamboo-sal-message plugin and remove this class
BambooI18nResolver(I18nBeanFactory) - Constructor for class com.atlassian.bamboo.sal.message.BambooI18nResolver
 
BambooJmsInvokerProxyFactoryBean - Class in com.atlassian.bamboo.jms.remoting
Fingerprint-stamps the messages.
BambooJmsInvokerProxyFactoryBean() - Constructor for class com.atlassian.bamboo.jms.remoting.BambooJmsInvokerProxyFactoryBean
 
BambooRemoteArtifactHandler - Class in com.atlassian.bamboo.build.artifact
 
BambooRemoteArtifactHandler() - Constructor for class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler
 
BambooRemoteArtifactHandlerConfigurator - Class in com.atlassian.bamboo.build.artifact
 
BambooRemoteArtifactHandlerConfigurator() - Constructor for class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandlerConfigurator
 
BambooS3TransferManager - Class in com.atlassian.bamboo.build.artifact
Simple wrapper around Amazon's TransferManager that adds some synchronisation methods.
BambooS3TransferManager(AmazonS3) - Constructor for class com.atlassian.bamboo.build.artifact.BambooS3TransferManager
 
BatchedMessageSender - Class in com.atlassian.bamboo.v2.build.agent.remote.sender
A sender strategy that batches the messages up in a queue and periodically flushes the queue.
BatchedMessageSender(BambooAgentMessageSender, HomeDirectoryLayout, ObjectSerialiserDispatcher) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.sender.BatchedMessageSender
 
BUILD_WORKING_DIRECTORY_KEY - Static variable in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildDirectoryManager
 

C

CachingAdministrationConfigurationAccessor - Class in com.atlassian.bamboo.configuration
Caches AdministrationConfiguration object from server side to avoid unnecessary fetching at remote agent side
CachingAdministrationConfigurationAccessor(AdministrationConfigurationAccessor) - Constructor for class com.atlassian.bamboo.configuration.CachingAdministrationConfigurationAccessor
 
CachingSerializationSecurityConfigAccessor - Class in com.atlassian.bamboo.agent.remote.serialization
Class returns default SerializationSecurityConfig until AgentRegisteredEvent appears, from that point administrationConfigurationAccessor is used to get this property.
CachingSerializationSecurityConfigAccessor(EventPublisher, CachingAdministrationConfigurationAccessor) - Constructor for class com.atlassian.bamboo.agent.remote.serialization.CachingSerializationSecurityConfigAccessor
 
canHandleArtifact(ArtifactDefinitionContext, Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
 
ChainingProgressListener - Class in com.atlassian.bamboo.build.artifact
A simple adapter that delegates all calls to the delegate.
ChainingProgressListener(ProgressListener) - Constructor for class com.atlassian.bamboo.build.artifact.ChainingProgressListener
 
clearBuildLog() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLogger
 
com.atlassian.bamboo.agent.elastic.client - package com.atlassian.bamboo.agent.elastic.client
 
com.atlassian.bamboo.agent.remote.serialization - package com.atlassian.bamboo.agent.remote.serialization
 
com.atlassian.bamboo.build.artifact - package com.atlassian.bamboo.build.artifact
 
com.atlassian.bamboo.collections - package com.atlassian.bamboo.collections
 
com.atlassian.bamboo.configuration - package com.atlassian.bamboo.configuration
 
com.atlassian.bamboo.jms.remoting - package com.atlassian.bamboo.jms.remoting
 
com.atlassian.bamboo.plugins - package com.atlassian.bamboo.plugins
 
com.atlassian.bamboo.sal.message - package com.atlassian.bamboo.sal.message
 
com.atlassian.bamboo.serialisers - package com.atlassian.bamboo.serialisers
 
com.atlassian.bamboo.serialisers.kryopool - package com.atlassian.bamboo.serialisers.kryopool
 
com.atlassian.bamboo.shell - package com.atlassian.bamboo.shell
 
com.atlassian.bamboo.v2.build.agent.remote - package com.atlassian.bamboo.v2.build.agent.remote
 
com.atlassian.bamboo.v2.build.agent.remote.event - package com.atlassian.bamboo.v2.build.agent.remote.event
 
com.atlassian.bamboo.v2.build.agent.remote.heartbeat - package com.atlassian.bamboo.v2.build.agent.remote.heartbeat
 
com.atlassian.bamboo.v2.build.agent.remote.plugins - package com.atlassian.bamboo.v2.build.agent.remote.plugins
 
com.atlassian.bamboo.v2.build.agent.remote.sender - package com.atlassian.bamboo.v2.build.agent.remote.sender
 
configureIgnoreServerCertName() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
If the system property "bamboo.agent.ignoreServerCertName" is set to "true", the configure JSSE to allow SSL connections to servers presenting certificates with non-matching names.
copy(CopyObjectRequest) - Method in class com.atlassian.bamboo.build.artifact.BambooS3TransferManager
 
createElasticError(String, Long, ThrowableDetails, String) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteErrorUpdateHandler
 
createError(String, Integer, Long, String, ThrowableDetails) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteErrorUpdateHandler
 
createMessage(String, Serializable...) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
 
createMessageCollection() - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
 
createRequestMessage(Session, RemoteInvocation) - Method in class com.atlassian.bamboo.jms.remoting.BambooJmsInvokerProxyFactoryBean
 

D

decorateConfigurationForRuntime(Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator
 
DEFAULT_BUILD_WORKING_DIRECTORY - Static variable in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildDirectoryManager
 
DefaultMessage - Class in com.atlassian.bamboo.sal.message
TODO force OSGi to load properly i18nResolver component exported by atlassian-bamboo-sal-message plugin and remove this class
DefaultMessage(String, Serializable...) - Constructor for class com.atlassian.bamboo.sal.message.DefaultMessage
 
DefaultMessageCollection - Class in com.atlassian.bamboo.sal.message
TODO force OSGi to load properly i18nResolver component exported by atlassian-bamboo-sal-message plugin and remove this class
DefaultMessageCollection() - Constructor for class com.atlassian.bamboo.sal.message.DefaultMessageCollection
 
DeferredEventsHandler - Interface in com.atlassian.bamboo.v2.build.agent.remote.plugins
Interface for classes that offer defferring of event handling.
disablePlugin(PluginIdentifier) - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginManager
 
disablePluginModule(PluginModuleIdentifier) - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginManager
 
download(GetObjectRequest, File) - Method in class com.atlassian.bamboo.build.artifact.BambooS3TransferManager
 

E

ElasticAgent - Class in com.atlassian.bamboo.agent.elastic.client
 
ElasticAgent() - Constructor for class com.atlassian.bamboo.agent.elastic.client.ElasticAgent
 
ElasticAgentRegistrationBean - Class in com.atlassian.bamboo.agent.elastic.client
 
ElasticAgentRegistrationBean() - Constructor for class com.atlassian.bamboo.agent.elastic.client.ElasticAgentRegistrationBean
 
enablePlugin(PluginIdentifier) - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginManager
 
enablePluginModule(PluginIdentifier, PluginModuleIdentifier) - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginManager
 
eventPublisher - Variable in class com.atlassian.bamboo.v2.build.agent.remote.AgentRegistrationBean
 
execute(JobExecutionContext) - Method in class com.atlassian.bamboo.v2.build.agent.remote.heartbeat.AgentHeartBeatJob
 
executionCancelled(ResultKey, Long, boolean) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteExecutionPhaseServiceImpl
 
executionFinished(CommonContext) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteExecutionPhaseServiceImpl
 
executionStarted(CommonContext) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteExecutionPhaseServiceImpl
 
exportContextProperties(AgentContext) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
Exports the user properties from the given AgentContext as system properties.

F

FileBackedAgentMessageQueue<T> - Class in com.atlassian.bamboo.collections
 
FileBackedAgentMessageQueue(File, ObjectSerialiserDispatcher) - Constructor for class com.atlassian.bamboo.collections.FileBackedAgentMessageQueue
 
flush() - Method in class com.atlassian.bamboo.v2.build.agent.remote.sender.BatchedMessageSender
 

G

getAdministrationConfiguration() - Method in class com.atlassian.bamboo.agent.elastic.client.TunnelAwareAdministrationConfigurationManagerImpl
 
getAdministrationConfiguration() - Method in class com.atlassian.bamboo.configuration.CachingAdministrationConfigurationAccessor
 
getAdministrationConfiguration() - Method in class com.atlassian.bamboo.v2.build.agent.remote.NonSavingAdminConfigManager
 
getAgentConfiguration() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentRegistrationBean
 
getAgentContext() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
 
getAgentDescription() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
 
getAgentId() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
 
getAgentName() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
 
getAgentPathPrefix(ExecutableBuildAgent) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildDirectoryManager
 
getAgentStateDirectory() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeDirectoryLayout
 
getAllCredentials() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteCredentialsAccessor
 
getAllCredentials(String) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteCredentialsAccessor
 
getAllTranslationsForPrefix(String, Locale) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
 
getAllTranslationsForPrefix(String) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
 
getApplicationHome() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
 
getApplicationHome() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeDirectoryLayout
 
getApplicationHome() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildDirectoryManager
 
getArguments() - Method in class com.atlassian.bamboo.sal.message.DefaultMessage
 
getArtifactLinkDataProvider(ArtifactLink, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler
 
getArtifactLinkDataProvider(Artifact, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler
 
getArtifactLinkDataProvider(ArtifactLink, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
 
getArtifactLinkDataProvider(Artifact, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
 
getArtifactStorage(ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.AgentLocalArtifactHandler
 
getBaseBuildWorkingDirectory() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildDirectoryManager
 
getBrokerOrProxyUrl() - Method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgent
 
getBrokerURL() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
 
getBuildWorkingDirectory(Key) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildDirectoryManager
 
getConfigFileName() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeLocator
 
getConfigurationDirectoryFile() - Method in class com.atlassian.bamboo.agent.elastic.client.TunnelAwareAdministrationConfigurationManagerImpl
 
getConfigurationDirectoryFile() - Method in class com.atlassian.bamboo.v2.build.agent.remote.NonSavingAdminConfigManager
 
getContext() - Static method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
 
getCredentials(long) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteCredentialsAccessor
 
getDeploymentUnits() - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemotePluginScanner
 
getEC2Image() - Method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgent
 
getFingerprint() - Static method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
 
getHomePath() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeLocator
 
getInstance() - Static method in class com.atlassian.bamboo.serialisers.kryopool.KryoPool
 
getKey() - Method in class com.atlassian.bamboo.sal.message.DefaultMessage
 
getLogger(Key) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLoggerManager
 
getLogger(ResultKey) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLoggerManager
 
getMessages() - Method in class com.atlassian.bamboo.sal.message.DefaultMessageCollection
 
getObjectSerialiser(Object) - Method in class com.atlassian.bamboo.serialisers.ObjectSerialiserDispatcher
 
getObjectSerialiser(int) - Method in class com.atlassian.bamboo.serialisers.ObjectSerialiserDispatcher
 
getPluginCacheDirectory() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeDirectoryLayout
 
getPluginDirectory() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeDirectoryLayout
 
getPreApplicationContextFiles() - Method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgent
 
getPreApplicationContextFiles() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
 
getProperty(String) - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
 
getRawText(String) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
 
getRemoteAgentDefinition() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
 
getRemoteAgentManager() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentRegistrationBean
 
getRemoteEventsTopicQueueName() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
 
getSerializationSecurityConfig() - Method in class com.atlassian.bamboo.agent.remote.serialization.CachingSerializationSecurityConfigAccessor
 
getServerSideTaskWorkingDirectory(ResultKey) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildDirectoryManager
 
getSpeed(Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler
 
getSpeed(Map<String, String>) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
 
getSpringStartupApplicationContextFiles() - Method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgent
 
getSpringStartupApplicationContextFiles() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
 
getTag() - Method in class com.atlassian.bamboo.serialisers.JavaObjectSerialiser
 
getTag() - Method in class com.atlassian.bamboo.serialisers.KryoObjectSerialiser
 
getTag() - Method in interface com.atlassian.bamboo.serialisers.ObjectSerialiser
Returns an unique identifier for this object serialiser
getTag() - Method in class com.atlassian.bamboo.serialisers.XStreamObjectSerialiser
 
getText(String, Serializable...) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
 
getText(Locale, String, Serializable...) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
 
getText(String) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
 
getText(Locale, String) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
 
getText(Message) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
 
getText(Locale, Message) - Method in class com.atlassian.bamboo.sal.message.BambooI18nResolver
 
getUuid() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
 
getWorkingDirectoryOfCurrentAgent() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildDirectoryManager
 

H

handle(AbstractRemotePluginEvent) - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginEventHandlerImpl
 
handleEvent(ServerFingerprintEvent) - Method in class com.atlassian.bamboo.v2.build.agent.remote.event.KillAgentOnFingerprintMismatchListener
 
hasProperty(String) - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
 
HEADER_AUTHENTICATION_TOKEN - Static variable in class com.atlassian.bamboo.build.artifact.BambooArtifactHttpTransport
 
HEADER_CONTENT_DESCRIPTION - Static variable in class com.atlassian.bamboo.build.artifact.BambooArtifactHttpTransport
 

I

init() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
 
InMemoryAgentMessageQueue<T> - Class in com.atlassian.bamboo.collections
 
InMemoryAgentMessageQueue() - Constructor for class com.atlassian.bamboo.collections.InMemoryAgentMessageQueue
 
isEmpty() - Method in class com.atlassian.bamboo.sal.message.DefaultMessageCollection
 

J

JavaObjectSerialiser - Class in com.atlassian.bamboo.serialisers
 
JavaObjectSerialiser() - Constructor for class com.atlassian.bamboo.serialisers.JavaObjectSerialiser
 
JmsTemplateMessageSender - Class in com.atlassian.bamboo.v2.build.agent.remote.sender
 
JmsTemplateMessageSender() - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.sender.JmsTemplateMessageSender
 

K

KillAgentOnFingerprintMismatchListener - Class in com.atlassian.bamboo.v2.build.agent.remote.event
Verfies if the fingerprint from the server.
KillAgentOnFingerprintMismatchListener(EventPublisher, RemoteAgent, ExecutableBuildAgent) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.event.KillAgentOnFingerprintMismatchListener
 
KryoFactory - Class in com.atlassian.bamboo.serialisers.kryopool
 
KryoFactory() - Constructor for class com.atlassian.bamboo.serialisers.kryopool.KryoFactory
 
KryoObjectSerialiser - Class in com.atlassian.bamboo.serialisers
 
KryoObjectSerialiser() - Constructor for class com.atlassian.bamboo.serialisers.KryoObjectSerialiser
 
KryoPool - Class in com.atlassian.bamboo.serialisers.kryopool
 

L

lookupServletHomeProperty(ServletContext) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeLocator
 

M

main(String[]) - Static method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
 
makeObject() - Method in class com.atlassian.bamboo.serialisers.kryopool.KryoFactory
 
markSubscriptionAsConsumed(PlanResultKey, ArtifactSubscriptionContext, String) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteArtifactManager
 
moveArtifactToGlobalStorage(Artifact, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler
 
moveArtifactToGlobalStorage(Artifact, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
 

N

newKryo() - Static method in class com.atlassian.bamboo.serialisers.kryopool.KryoFactory
 
newShellSession(long) - Method in class com.atlassian.bamboo.shell.RemoteAgentShellSessionManager
 
NonSavingAdminConfigManager - Class in com.atlassian.bamboo.v2.build.agent.remote
An AdministrationConfigurationManager that gets used on remote agent (that blocks access to save() methods
NonSavingAdminConfigManager(AdministrationConfigurationAccessor) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.NonSavingAdminConfigManager
 

O

ObjectSerialiser - Interface in com.atlassian.bamboo.serialisers
Interface for classes capable of Serialising/deserialising objects.
ObjectSerialiserDispatcher - Class in com.atlassian.bamboo.serialisers
 
ObjectSerialiserDispatcher(XStreamManager) - Constructor for class com.atlassian.bamboo.serialisers.ObjectSerialiserDispatcher
 
onAddLogEntry(LogEntry) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLogger
 
onAdministrationConfigurationUpdatedEvent(AdministrationConfigurationUpdatedEvent) - Method in class com.atlassian.bamboo.agent.remote.serialization.CachingSerializationSecurityConfigAccessor
 
onAgentRegistered(AgentRegisteredEvent) - Method in class com.atlassian.bamboo.agent.remote.serialization.RemoteSerializationSecurityManager
 
onAgentRegisteredEvent(AgentRegisteredEvent) - Method in class com.atlassian.bamboo.agent.remote.serialization.CachingSerializationSecurityConfigAccessor
 
onBetweenBuilds() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildAgent
 
onContextReceived() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildAgent
 
onEvent(DisableRemotePluginEvent) - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginEventDeferringListener
 
onEvent(EnableRemotePluginEvent) - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginEventDeferringListener
 
onEvent(DisableRemotePluginModuleEvent) - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginEventDeferringListener
 
onEvent(EnableRemotePluginModuleEvent) - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginEventDeferringListener
 
onEvent(UninstallRemotePluginEvent) - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginEventDeferringListener
 
onEvent(UpgradeRemotePluginEvent) - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginEventDeferringListener
 
onMainThreadFinished() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildAgent
 
onMessage(Message) - Method in class com.atlassian.bamboo.v2.build.agent.remote.event.RemoteEventRebroadcasterMessageListener
 
onWhitelistChanged(BambooHomeDirectoryClassWhitelistChanged) - Method in class com.atlassian.bamboo.agent.remote.serialization.RemoteSerializationSecurityManager
This whitelist is propagated from server and contains entries from a file in BAMBOO_HOME directory

P

PermissiveHostnameVerifier - Class in com.atlassian.bamboo.v2.build.agent.remote
 
PermissiveHostnameVerifier() - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.PermissiveHostnameVerifier
 
PLAN_RESULT_KEY - Static variable in class com.atlassian.bamboo.build.artifact.BambooArtifactHttpTransport
 
poll() - Method in interface com.atlassian.bamboo.collections.AgentMessageQueue
 
poll() - Method in class com.atlassian.bamboo.collections.FileBackedAgentMessageQueue
 
poll() - Method in class com.atlassian.bamboo.collections.InMemoryAgentMessageQueue
 
populateContextForEdit(Map<String, Object>) - Method in class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandlerConfigurator
 
populateContextForEdit(Map<String, Object>) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator
 
postProcessConfiguration(ActionParametersMap) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator
 
processResult(CommonContext) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteResultProcessor
 
progressChanged(ProgressEvent) - Method in class com.atlassian.bamboo.build.artifact.ChainingProgressListener
 
publish(FileSet, PlanResultKey, ArtifactDefinitionContext, String) - Method in class com.atlassian.bamboo.build.artifact.BambooArtifactHttpTransport
 
publish(PlanResultKey, ArtifactDefinitionContext, ArtifactPublishingConfig) - Method in class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler
 
publish(PlanResultKey, ArtifactDefinitionContext, ArtifactPublishingConfig) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
 
publish(TimingPoint) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteTimingPointServiceImpl
 

Q

queued(CommonContext) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteExecutionPhaseServiceImpl
 

R

readObject(InputStream) - Method in class com.atlassian.bamboo.serialisers.JavaObjectSerialiser
 
readObject(InputStream) - Method in class com.atlassian.bamboo.serialisers.KryoObjectSerialiser
 
readObject(InputStream) - Method in interface com.atlassian.bamboo.serialisers.ObjectSerialiser
Retreieves an object from a stream.
readObject(InputStream) - Method in class com.atlassian.bamboo.serialisers.XStreamObjectSerialiser
 
registerAgent() - Method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgentRegistrationBean
 
registerAgent() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentRegistrationBean
 
RemoteAgent - Class in com.atlassian.bamboo.v2.build.agent.remote
 
RemoteAgent() - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
 
RemoteAgentHomeDirectoryLayout - Class in com.atlassian.bamboo.v2.build.agent.remote
 
RemoteAgentHomeDirectoryLayout(HomeLocator) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeDirectoryLayout
 
RemoteAgentHomeLocator - Class in com.atlassian.bamboo.v2.build.agent.remote
A BambooHomeLocator for remote agents.
RemoteAgentHomeLocator() - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeLocator
 
RemoteAgentPluginEventDeferringListener - Class in com.atlassian.bamboo.v2.build.agent.remote.plugins
An Atlassian event listener that forwards events to a deferred event handler.
RemoteAgentPluginEventDeferringListener(EventPublisher, RemoteAgentPluginEventHandlerImpl) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginEventDeferringListener
 
RemoteAgentPluginEventHandlerImpl - Class in com.atlassian.bamboo.v2.build.agent.remote.plugins
 
RemoteAgentPluginEventHandlerImpl(RemoteAgentPluginManager) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginEventHandlerImpl
 
RemoteAgentPluginManager - Class in com.atlassian.bamboo.v2.build.agent.remote.plugins
An utility bean that exposes some common plugin/module lifecycle handling methods.
RemoteAgentPluginManager(PluginAccessor, PluginController) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginManager
 
RemoteAgentShellSessionManager - Class in com.atlassian.bamboo.shell
 
RemoteAgentShellSessionManager(JmsTemplateMessageSender, ExpiryTicker) - Constructor for class com.atlassian.bamboo.shell.RemoteAgentShellSessionManager
 
RemoteArtifactManager - Class in com.atlassian.bamboo.v2.build.agent.remote
 
RemoteArtifactManager(BambooAgentMessageSender) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteArtifactManager
 
RemoteBambooModuleDescriptorFactory - Class in com.atlassian.bamboo.plugins
 
RemoteBambooModuleDescriptorFactory(HostContainer) - Constructor for class com.atlassian.bamboo.plugins.RemoteBambooModuleDescriptorFactory
 
RemoteBambooPluginManager - Class in com.atlassian.bamboo.plugins
 
RemoteBambooPluginManager(PluginPersistentStateStore, SystemPluginLoaderConfiguration, List<PluginLoader>, ModuleDescriptorFactory, PluginEventManager) - Constructor for class com.atlassian.bamboo.plugins.RemoteBambooPluginManager
 
RemoteBuildAgent - Class in com.atlassian.bamboo.v2.build.agent.remote
This class overrides DefaultBuildAgent's shutdown() and onMainThreadFinished() methods to make sure that the agent process terminates when the main thread is finished.
RemoteBuildAgent(BuildAgentController, BuildLoggerManager, long, String, String, RemoteAgentPluginEventHandlerImpl, int) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildAgent
 
RemoteBuildDirectoryManager - Class in com.atlassian.bamboo.v2.build.agent.remote
 
RemoteBuildDirectoryManager() - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildDirectoryManager
 
RemoteBuildLogger - Class in com.atlassian.bamboo.v2.build.agent.remote
 
RemoteBuildLogger(String, BambooAgentMessageSender) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLogger
Deprecated.
since 5.0
RemoteBuildLogger(LoggerId<? extends Serializable>, BambooAgentMessageSender) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLogger
 
RemoteBuildLoggerManager - Class in com.atlassian.bamboo.v2.build.agent.remote
 
RemoteBuildLoggerManager(BambooAgentMessageSender) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLoggerManager
 
RemoteCredentialsAccessor - Class in com.atlassian.bamboo.v2.build.agent.remote
 
RemoteCredentialsAccessor(AgentContext) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteCredentialsAccessor
 
RemoteErrorUpdateHandler - Class in com.atlassian.bamboo.v2.build.agent.remote
 
RemoteErrorUpdateHandler(AgentContext, BambooAgentMessageSender) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteErrorUpdateHandler
 
RemoteEventRebroadcasterMessageListener - Class in com.atlassian.bamboo.v2.build.agent.remote.event
 
RemoteEventRebroadcasterMessageListener(EventPublisher, MessageConverter) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.event.RemoteEventRebroadcasterMessageListener
 
RemoteExecutionPhaseServiceImpl - Class in com.atlassian.bamboo.v2.build.agent.remote
 
RemoteExecutionPhaseServiceImpl(BambooAgentMessageSender, TimingPointService) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteExecutionPhaseServiceImpl
 
RemotePluginScanner - Class in com.atlassian.bamboo.v2.build.agent.remote.plugins
 
RemotePluginScanner(String, String, RemoteAgent, HomeDirectoryLayout) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemotePluginScanner
 
RemoteResultProcessor - Class in com.atlassian.bamboo.v2.build.agent.remote
 
RemoteResultProcessor(BambooAgentMessageSender) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteResultProcessor
 
RemoteSerializationSecurityManager - Class in com.atlassian.bamboo.agent.remote.serialization
 
RemoteSerializationSecurityManager(EventPublisher, PluginAccessor, PluginEventManager, ServerStateService, SystemSerializableClassBlacklistProvider) - Constructor for class com.atlassian.bamboo.agent.remote.serialization.RemoteSerializationSecurityManager
 
RemoteTimingPointServiceImpl - Class in com.atlassian.bamboo.v2.build.agent.remote
 
RemoteTimingPointServiceImpl(BambooAgentMessageSender, BambooAgentMessageSender) - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.RemoteTimingPointServiceImpl
 
remove(DeploymentUnit) - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemotePluginScanner
 
removeArtifactFromStorage(PlanResultKey, ImmutableArtifactDefinitionBase, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler
 
removeArtifactFromStorage(Artifact, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler
 
removeArtifactFromStorage(Artifact, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
 
removeArtifactFromStorage(PlanResultKey, ImmutableArtifactDefinitionBase, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
 
removeArtifactsFromStorage(PlanResultKey, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler
 
removeArtifactsFromStorage(PlanKey, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler
 
removeArtifactsFromStorage(PlanResultKey, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
 
removeArtifactsFromStorage(PlanKey, ArtifactHandlerConfigProvider) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
 
removeBuildLogger(PlanKey) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLoggerManager
 
removeBuildLogger(PlanResultKey) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLoggerManager
 
removeLogger(LoggerId) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLoggerManager
 
reset() - Method in class com.atlassian.bamboo.configuration.CachingAdministrationConfigurationAccessor
 
reset() - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemotePluginScanner
 
retrieve(Artifact, File, SecureToken, Function<File, ArtifactRetrievalStatus>) - Method in class com.atlassian.bamboo.build.artifact.BambooArtifactHttpTransport
 
retrieve(PlanResultKey, ResultKey, ArtifactSubscriptionContext, ArtifactRetrievalConfig) - Method in class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler
 
retrieve(ResultKey, Artifact, ArtifactSubscriptionContext, ArtifactRetrievalConfig) - Method in class com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler
 
retrieve(PlanResultKey, ResultKey, ArtifactSubscriptionContext, ArtifactRetrievalConfig) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
 
retrieve(ResultKey, Artifact, ArtifactSubscriptionContext, ArtifactRetrievalConfig) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
 

S

S3ArtifactHandler - Class in com.atlassian.bamboo.build.artifact
 
S3ArtifactHandler() - Constructor for class com.atlassian.bamboo.build.artifact.S3ArtifactHandler
 
S3ArtifactHandlerConfigurator - Class in com.atlassian.bamboo.build.artifact
 
S3ArtifactHandlerConfigurator() - Constructor for class com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator
 
save() - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
 
saveAdministrationConfiguration(AdministrationConfiguration) - Method in class com.atlassian.bamboo.agent.elastic.client.TunnelAwareAdministrationConfigurationManagerImpl
 
saveAdministrationConfiguration(AdministrationConfiguration) - Method in class com.atlassian.bamboo.v2.build.agent.remote.NonSavingAdminConfigManager
 
saveAgentDefinition(PipelineDefinition) - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
 
scan() - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemotePluginScanner
 
send(BambooAgentMessage) - Method in interface com.atlassian.bamboo.v2.build.agent.remote.sender.BambooAgentMessageSender
Sends a BambooAgentMessage, and any others that have been submitted but not yet sent, to the server immediately.
send(BambooAgentMessage) - Method in class com.atlassian.bamboo.v2.build.agent.remote.sender.BatchedMessageSender
 
send(BambooAgentMessage) - Method in class com.atlassian.bamboo.v2.build.agent.remote.sender.JmsTemplateMessageSender
 
SerialiserRegistry - Enum in com.atlassian.bamboo.serialisers
 
ServerRestartedException - Exception in com.atlassian.bamboo.v2.build.agent.remote
 
ServerRestartedException() - Constructor for exception com.atlassian.bamboo.v2.build.agent.remote.ServerRestartedException
 
ServerRestartedException(String) - Constructor for exception com.atlassian.bamboo.v2.build.agent.remote.ServerRestartedException
 
ServerRestartedException(String, Throwable) - Constructor for exception com.atlassian.bamboo.v2.build.agent.remote.ServerRestartedException
 
ServerRestartedException(Throwable) - Constructor for exception com.atlassian.bamboo.v2.build.agent.remote.ServerRestartedException
 
setAgentConfiguration(AgentConfiguration) - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentRegistrationBean
 
setAgentConfiguration(AgentConfiguration) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildDirectoryManager
 
setAgentId(Long) - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentMessageListenerContainer
 
setApplicationContext(ApplicationContext) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildAgent
 
setApplicationHome(String) - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
 
setBambooTriggers(List<? extends SimpleTriggerBean>) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
 
setCapabilityDefaultsHelper(CapabilityDefaultsHelper) - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentRegistrationBean
 
setConfigFileName(String) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeLocator
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentRegistrationBean
 
setExecutableBuildAgent(ExecutableBuildAgent) - Method in class com.atlassian.bamboo.v2.build.agent.remote.heartbeat.AgentHeartBeatJob
 
setHeartbeatQueueSendStrategy(BambooAgentMessageSender) - Method in class com.atlassian.bamboo.v2.build.agent.remote.heartbeat.AgentHeartBeatJob
 
setHeartbeatTimeout(int) - Static method in class com.atlassian.bamboo.v2.build.agent.remote.heartbeat.AgentHeartBeatJob
 
setJmsTemplate(JmsTemplate) - Method in class com.atlassian.bamboo.v2.build.agent.remote.sender.JmsTemplateMessageSender
 
setProperty(String, Object) - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
 
setRemoteAgent(RemoteAgent) - Method in class com.atlassian.bamboo.v2.build.agent.remote.heartbeat.AgentHeartBeatJob
 
setRemoteAgentManager(RemoteAgentManager) - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentRegistrationBean
 
setScheduler(Scheduler) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
 
setSystemInfo(SystemInfo) - Method in class com.atlassian.bamboo.v2.build.agent.remote.heartbeat.AgentHeartBeatJob
 
setXmlConfiguration(XMLConfiguration) - Method in class com.atlassian.bamboo.v2.build.agent.remote.AgentConfiguration
 
shouldSkipModuleOfType(String) - Method in class com.atlassian.bamboo.plugins.RemoteBambooModuleDescriptorFactory
 
shutdown() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildAgent
 
start(AgentContext) - Method in class com.atlassian.bamboo.agent.elastic.client.ElasticAgent
 
start() - Method in class com.atlassian.bamboo.v2.build.agent.remote.heartbeat.AgentHeartBeatJobScheduler
 
start(AgentContext) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
 
start(AgentContext) - Method in class com.atlassian.bamboo.v2.build.agent.remote.UpgradeRemoteAgent
 
startDeferringEvents() - Method in interface com.atlassian.bamboo.v2.build.agent.remote.plugins.DeferredEventsHandler
 
startDeferringEvents() - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginEventHandlerImpl
 
stop() - Method in class com.atlassian.bamboo.v2.build.agent.remote.heartbeat.AgentHeartBeatJobScheduler
 
stopDeferringEvents() - Method in interface com.atlassian.bamboo.v2.build.agent.remote.plugins.DeferredEventsHandler
 
stopDeferringEvents() - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginEventHandlerImpl
 
stopStreamingBuildLogs() - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLogger
 
submit(BambooAgentMessage) - Method in interface com.atlassian.bamboo.v2.build.agent.remote.sender.BambooAgentMessageSender
Submits a BambooAgentMessage to be sent to the server when convenient.
submit(BambooAgentMessage) - Method in class com.atlassian.bamboo.v2.build.agent.remote.sender.BatchedMessageSender
 
submit(BambooAgentMessage) - Method in class com.atlassian.bamboo.v2.build.agent.remote.sender.JmsTemplateMessageSender
 

T

toJson(ArtifactDefinitionContext) - Static method in class com.atlassian.bamboo.build.artifact.BambooArtifactHttpTransport
 
toJson(Artifact) - Static method in class com.atlassian.bamboo.build.artifact.BambooArtifactHttpTransport
 
toString() - Method in class com.atlassian.bamboo.sal.message.DefaultMessage
 
toString() - Method in class com.atlassian.bamboo.sal.message.DefaultMessageCollection
 
TunnelAwareAdministrationConfigurationManagerImpl - Class in com.atlassian.bamboo.agent.elastic.client
Purpose of this class is to provide proper Bamboo server URL for elastic agents.
TunnelAwareAdministrationConfigurationManagerImpl(AdministrationConfigurationManager, AgentContext) - Constructor for class com.atlassian.bamboo.agent.elastic.client.TunnelAwareAdministrationConfigurationManagerImpl
 

U

uninstallPlugin(PluginIdentifier) - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginManager
 
upgradePlugins() - Method in class com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginManager
 
UpgradeRemoteAgent - Class in com.atlassian.bamboo.v2.build.agent.remote
Updates the agent bootstrap to the latest version available on server.
UpgradeRemoteAgent() - Constructor for class com.atlassian.bamboo.v2.build.agent.remote.UpgradeRemoteAgent
 
upload(PutObjectRequest) - Method in class com.atlassian.bamboo.build.artifact.BambooS3TransferManager
 

V

validateConfiguration(Map<String, String>, Map<String, String>, ErrorCollection) - Method in class com.atlassian.bamboo.build.artifact.S3ArtifactHandlerConfigurator
 
valueOf(String) - Static method in enum com.atlassian.bamboo.serialisers.SerialiserRegistry
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.atlassian.bamboo.serialisers.SerialiserRegistry
Returns an array containing the constants of this enum type, in the order they are declared.
vcsSyncStarted(CommonContext) - Method in class com.atlassian.bamboo.v2.build.agent.remote.RemoteExecutionPhaseServiceImpl
Implementation for Deployments is simple do-nothing
verify(String, SSLSession) - Method in class com.atlassian.bamboo.v2.build.agent.remote.PermissiveHostnameVerifier
 

W

waitForCompletionAndShutdown() - Method in class com.atlassian.bamboo.build.artifact.BambooS3TransferManager
Waits for all transfers to complete and shuts down the transfer manager.
writeObject(Object, OutputStream) - Method in class com.atlassian.bamboo.serialisers.JavaObjectSerialiser
 
writeObject(Object, OutputStream) - Method in class com.atlassian.bamboo.serialisers.KryoObjectSerialiser
 
writeObject(Object, OutputStream) - Method in interface com.atlassian.bamboo.serialisers.ObjectSerialiser
Writes an object to the supplied stream.
writeObject(Object, OutputStream) - Method in class com.atlassian.bamboo.serialisers.XStreamObjectSerialiser
 

X

XStreamObjectSerialiser - Class in com.atlassian.bamboo.serialisers
 
XStreamObjectSerialiser(XStreamManager) - Constructor for class com.atlassian.bamboo.serialisers.XStreamObjectSerialiser
 
A B C D E F G H I J K L M N O P Q R S T U V W X 

Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.