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

A

AbstractAddLogEntry - Class in com.atlassian.bamboo.v2.build.agent.messages
 
AbstractAddLogEntry(LoggerId<? extends Serializable>, LogEntry) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.AbstractAddLogEntry
 
AbstractBambooAgentMessage - Class in com.atlassian.bamboo.v2.build.agent.messages
 
AbstractBambooAgentMessage() - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.AbstractBambooAgentMessage
 
AbstractBuildExecutionUpdateManagerMessage - Class in com.atlassian.bamboo.v2.build.agent.messages
 
AbstractBuildExecutionUpdateManagerMessage() - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.AbstractBuildExecutionUpdateManagerMessage
 
AbstractBuildLoggerMessage - Class in com.atlassian.bamboo.v2.build.agent.messages
 
AbstractBuildLoggerMessage(LoggerId<? extends Serializable>) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.AbstractBuildLoggerMessage
 
add(T) - Method in interface com.atlassian.bamboo.v2.build.agent.messages.BambooAgentMessageBatch
 
add(BambooAgentMessage) - Method in class com.atlassian.bamboo.v2.build.agent.messages.BatchRemoteBambooMessage
 
add(AbstractAddLogEntry) - Method in class com.atlassian.bamboo.v2.build.agent.messages.LogMessageBatch
 
AddBuildLogEntry - Class in com.atlassian.bamboo.v2.build.agent.messages
 
AddBuildLogEntry(LoggerId<? extends Serializable>, LogEntry) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.AddBuildLogEntry
 
AddErrorLogEntry - Class in com.atlassian.bamboo.v2.build.agent.messages
 
AddErrorLogEntry(LoggerId<? extends Serializable>, LogEntry) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.AddErrorLogEntry
 
afterPropertiesSet() - Method in class com.atlassian.bamboo.spring.BambooSimpleMessageListenerContainer
 
afterPropertiesSet() - Method in class com.atlassian.bamboo.v2.build.agent.FingerprintMatchingMessageListenerContainer
 
AgentCommandSender - Interface in com.atlassian.bamboo.v2.build.agent
Interface that allows the server to send messages to a particular agent
AgentCommandSenderImpl - Class in com.atlassian.bamboo.v2.build.agent
 
AgentCommandSenderImpl(BootstrapManager) - Constructor for class com.atlassian.bamboo.v2.build.agent.AgentCommandSenderImpl
 
AgentJmsUtils - Class in com.atlassian.bamboo.amq
Utility class for dealing with JMS messages.
ArchiveEntryUtils - Class in com.atlassian.bamboo.v2.build.agent.messages
 
ArchiveEntryUtils() - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.ArchiveEntryUtils
 
ArtifactAckMessage - Class in com.atlassian.bamboo.v2.build.agent.messages
 
ArtifactAckMessage(PlanResultKey, ArtifactSubscriptionContext) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.ArtifactAckMessage
Deprecated.
since 5.0
ArtifactAckMessage(PlanResultKey, ArtifactSubscriptionContext, String) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.ArtifactAckMessage
 
ArtifactStreams - Class in com.atlassian.bamboo.v2.build.agent.messages
Class used to handle serialising of files from directories into streams and deserialising them.
ArtifactStreams() - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.ArtifactStreams
 
AtlassianSpringUtils - Class in com.atlassian.bamboo.spring
 
AtlassianSpringUtils() - Constructor for class com.atlassian.bamboo.spring.AtlassianSpringUtils
 
AuthenticableMessage - Interface in com.atlassian.bamboo.v2.build.agent.messages
This interface should be implemented by all messages that require additional (i.e.
AuthenticableMessage.Identification - Class in com.atlassian.bamboo.v2.build.agent.messages
 
autowireComponent(Object) - Method in class com.atlassian.bamboo.spring.BambooSpringContainerContext
 

B

BambooActiveMQConnectionFactory - Class in com.atlassian.bamboo.v2.build.agent
ActiveMQConnectionFactory with extra logging.
BambooActiveMQConnectionFactory(String) - Constructor for class com.atlassian.bamboo.v2.build.agent.BambooActiveMQConnectionFactory
 
BambooAgentMessage - Interface in com.atlassian.bamboo.v2.build.agent.messages
A message from a Bamboo agent to a Bamboo server.
BambooAgentMessageBatch<T extends BambooAgentMessage> - Interface in com.atlassian.bamboo.v2.build.agent.messages
 
BambooAgentMessageBatch.Descriptor<T extends BambooAgentMessage> - Interface in com.atlassian.bamboo.v2.build.agent.messages
 
BambooAgentMessageDeliverer - Class in com.atlassian.bamboo.v2.build.agent
 
BambooAgentMessageDeliverer() - Constructor for class com.atlassian.bamboo.v2.build.agent.BambooAgentMessageDeliverer
 
BambooAgentMessageListener - Class in com.atlassian.bamboo.v2.build.agent
 
BambooAgentMessageListener(MessageConverter, BrokerService) - Constructor for class com.atlassian.bamboo.v2.build.agent.BambooAgentMessageListener
 
BambooAgentStreamListener - Class in com.atlassian.bamboo.v2.build.agent
 
BambooAgentStreamListener(ActiveMQConnectionFactory, Destination) - Constructor for class com.atlassian.bamboo.v2.build.agent.BambooAgentStreamListener
 
BambooBrokerService - Class in com.atlassian.bamboo.amq
 
BambooBrokerService() - Constructor for class com.atlassian.bamboo.amq.BambooBrokerService
 
BambooDefaultMessageListenerContainer - Class in com.atlassian.bamboo.spring
 
BambooDefaultMessageListenerContainer(MessageListenerContainerControllerImpl) - Constructor for class com.atlassian.bamboo.spring.BambooDefaultMessageListenerContainer
 
BambooJmsInvokerServiceExporter - Class in com.atlassian.bamboo.remoting
Ensures that remote calls are marked in RemoteCallMarker
BambooJmsInvokerServiceExporter() - Constructor for class com.atlassian.bamboo.remoting.BambooJmsInvokerServiceExporter
 
BambooJmsTemplate - Class in com.atlassian.bamboo.v2.build.agent
In addition to standard JmsTemplate, this closes the message consumer if it has been interrupted while waiting for the message.
BambooJmsTemplate(ConnectionFactory, MessageConverter) - Constructor for class com.atlassian.bamboo.v2.build.agent.BambooJmsTemplate
 
BambooSimpleMessageListenerContainer - Class in com.atlassian.bamboo.spring
Adds centralised management and fingerprint checking to the standard container.
BambooSimpleMessageListenerContainer() - Constructor for class com.atlassian.bamboo.spring.BambooSimpleMessageListenerContainer
 
BambooSpringContainerContext - Class in com.atlassian.bamboo.spring
SpringContainerContext wraps the passed bean factory.
BambooSpringContainerContext() - Constructor for class com.atlassian.bamboo.spring.BambooSpringContainerContext
 
BambooXidFactoryImpl - Class in com.atlassian.bamboo.v2.build.agent
Factory for transaction ids.
BambooXidFactoryImpl(byte[]) - Constructor for class com.atlassian.bamboo.v2.build.agent.BambooXidFactoryImpl
 
BambooXidFactoryImpl() - Constructor for class com.atlassian.bamboo.v2.build.agent.BambooXidFactoryImpl
 
BatchRemoteBambooMessage - Class in com.atlassian.bamboo.v2.build.agent.messages
A RemoteBambooMessage that contains a List of messages to be delivered in one go
BrokerUriUtils - Class in com.atlassian.bamboo.amq
 
build(ReadOnlyCapabilitySet) - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
BuildAgentControllerImpl - Class in com.atlassian.bamboo.v2.build.agent
 
BuildAgentControllerImpl(AgentContext, AgentQueueAccessor, BuildLoggerManager, ResultProcessor, CapabilityContext, CapabilitySetManager, CustomVariableContext, ErrorUpdateHandler, ExecutionPhaseService, EventPublisher) - Constructor for class com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl
 

C

canBatch(BambooAgentMessage) - Method in interface com.atlassian.bamboo.v2.build.agent.messages.BambooAgentMessageBatch.Descriptor
 
cancelAllBuilds(PlanKey, boolean) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
 
cancelBuild(PlanResultKey, boolean) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
 
cancelBuild(String) - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
cancelDeployment(ResultKey, Long, Long) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
 
CancelExecutionAgentMessage - Class in com.atlassian.bamboo.v2.build.agent.messages
 
CancelExecutionAgentMessage(ResultKey, Long) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.CancelExecutionAgentMessage
 
ClearBuildLog - Class in com.atlassian.bamboo.v2.build.agent.messages
 
ClearBuildLog(LoggerId<? extends Serializable>) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.ClearBuildLog
 
com.atlassian.bamboo.amq - package com.atlassian.bamboo.amq
 
com.atlassian.bamboo.build - package com.atlassian.bamboo.build
 
com.atlassian.bamboo.event - package com.atlassian.bamboo.event
 
com.atlassian.bamboo.remoting - package com.atlassian.bamboo.remoting
 
com.atlassian.bamboo.shell - package com.atlassian.bamboo.shell
 
com.atlassian.bamboo.spring - package com.atlassian.bamboo.spring
 
com.atlassian.bamboo.v2.build.agent - package com.atlassian.bamboo.v2.build.agent
 
com.atlassian.bamboo.v2.build.agent.messages - package com.atlassian.bamboo.v2.build.agent.messages
 
com.atlassian.bamboo.v2.build.agent.messages.toserver - package com.atlassian.bamboo.v2.build.agent.messages.toserver
 
commit(TransactionStatus) - Method in class com.atlassian.bamboo.v2.build.agent.GeronimoPlatformTransactionManager
 
compareTo(BuildAgent) - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
compareTo(Object) - Method in class com.atlassian.bamboo.v2.build.agent.messages.CancelExecutionAgentMessage
 
complete() - Method in class com.atlassian.bamboo.shell.StreamHandlers.LineInputHandler
 
complete() - Method in class com.atlassian.bamboo.shell.StreamHandlers.LineOutputHandler
 
createArchiveEntry(ArchiveOutputStream, File, String) - Static method in class com.atlassian.bamboo.v2.build.agent.messages.ArchiveEntryUtils
Creates an archive entry from file.
createBranch(Xid, int) - Method in class com.atlassian.bamboo.v2.build.agent.BambooXidFactoryImpl
 
createCompleteComponent(Class) - Method in class com.atlassian.bamboo.spring.BambooSpringContainerContext
 
createComponent(Class) - Method in class com.atlassian.bamboo.spring.BambooSpringContainerContext
 
CreateElasticError - Class in com.atlassian.bamboo.v2.build.agent.messages
 
CreateElasticError(String, ThrowableDetails, Long, String) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.CreateElasticError
 
CreateError - Class in com.atlassian.bamboo.v2.build.agent.messages
 
CreateError(String, Integer, String, ThrowableDetails, Long) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.CreateError
 
createExecutors() - Method in class com.atlassian.bamboo.v2.build.agent.ParallelizingMessageListener
 
createXid() - Method in class com.atlassian.bamboo.v2.build.agent.BambooXidFactoryImpl
 

D

DebugMessageConverter - Class in com.atlassian.bamboo.v2.build.agent
 
DebugMessageConverter() - Constructor for class com.atlassian.bamboo.v2.build.agent.DebugMessageConverter
 
DebugMessageConverter(MessageConverter) - Constructor for class com.atlassian.bamboo.v2.build.agent.DebugMessageConverter
 
DefaultBuildAgent - Class in com.atlassian.bamboo.v2.build.agent
 
DefaultBuildAgent(BuildAgentController, BuildLoggerManager, long, String, String) - Constructor for class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
DefaultStopBuildManager - Class in com.atlassian.bamboo.build
 
DefaultStopBuildManager() - Constructor for class com.atlassian.bamboo.build.DefaultStopBuildManager
 
deliver() - Method in class com.atlassian.bamboo.v2.build.agent.messages.AbstractBuildExecutionUpdateManagerMessage
 
deliver() - Method in class com.atlassian.bamboo.v2.build.agent.messages.AbstractBuildLoggerMessage
 
deliver() - Method in class com.atlassian.bamboo.v2.build.agent.messages.ArtifactAckMessage
 
deliver() - Method in interface com.atlassian.bamboo.v2.build.agent.messages.BambooAgentMessage
Delivers the message to the appropriate object in the local virtual machine.
deliver() - Method in class com.atlassian.bamboo.v2.build.agent.messages.BatchRemoteBambooMessage
 
deliver() - Method in class com.atlassian.bamboo.v2.build.agent.messages.CancelExecutionAgentMessage
 
deliver() - Method in class com.atlassian.bamboo.v2.build.agent.messages.CreateElasticError
 
deliver() - Method in class com.atlassian.bamboo.v2.build.agent.messages.CreateError
 
deliver() - Method in class com.atlassian.bamboo.v2.build.agent.messages.ErrorReplyMessage
 
deliver() - Method in class com.atlassian.bamboo.v2.build.agent.messages.ExecuteCommandMessage
 
deliver() - Method in class com.atlassian.bamboo.v2.build.agent.messages.LogMessageBatch
 
deliver() - Method in class com.atlassian.bamboo.v2.build.agent.messages.LogMessageStream
 
deliver() - Method in class com.atlassian.bamboo.v2.build.agent.messages.ProcessResult
 
deliver() - Method in class com.atlassian.bamboo.v2.build.agent.messages.StopAgentNicelyMessage
 
deliver() - Method in class com.atlassian.bamboo.v2.build.agent.messages.TimingPointMessage
 
deliver() - Method in class com.atlassian.bamboo.v2.build.agent.messages.toserver.ShellProcessLogMessage
 
deliver() - Method in class com.atlassian.bamboo.v2.build.agent.messages.UpdateHeartbeatMessage
 
descriptor() - Static method in class com.atlassian.bamboo.v2.build.agent.messages.BatchRemoteBambooMessage
 
descriptor() - Static method in class com.atlassian.bamboo.v2.build.agent.messages.LogMessageBatch
 
deserialiseStreamToDir(InputStream, File) - Static method in class com.atlassian.bamboo.v2.build.agent.messages.ArtifactStreams
Deserialises an input stream into the supplied destination path
destroyProcess() - Method in class com.atlassian.bamboo.shell.ShellSession
 
disable() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
DisableClientSideExpiryBrokerPlugin - Class in com.atlassian.bamboo.amq
This plugin disables client-side message expiry.
DisableClientSideExpiryBrokerPlugin() - Constructor for class com.atlassian.bamboo.amq.DisableClientSideExpiryBrokerPlugin
 
doBind(URI) - Method in class com.atlassian.bamboo.amq.TomcatHttpTransportFactory
 
doReceive(Session, MessageConsumer) - Method in class com.atlassian.bamboo.v2.build.agent.BambooJmsTemplate
 
doStart() - Method in class com.atlassian.bamboo.amq.TomcatHttpTransportServer
 
doStop(ServiceStopper) - Method in class com.atlassian.bamboo.amq.TomcatHttpTransportServer
 
drainMessages() - Method in class com.atlassian.bamboo.v2.build.agent.messages.LogMessageBatch
 

E

enable() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
equals(Object) - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
equals(Object) - Method in class com.atlassian.bamboo.v2.build.agent.messages.CancelExecutionAgentMessage
 
ERROR - Static variable in class com.atlassian.bamboo.v2.build.agent.LogMessageBatchConverter.DestinationLog
 
ErrorReplyMessage - Class in com.atlassian.bamboo.v2.build.agent.messages
 
ErrorReplyMessage(Level, String) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.ErrorReplyMessage
 
execute(String) - Method in class com.atlassian.bamboo.shell.ShellSession
 
ExecuteCommandMessage - Class in com.atlassian.bamboo.v2.build.agent.messages
 
ExecuteCommandMessage(String, long) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.ExecuteCommandMessage
 
ExpensiveMessage - Annotation Type in com.atlassian.bamboo.v2.build.agent.messages
Marks a message type as expensive in terms of CPU time, I/O or memory required to process it.

F

FAILOVER_RECONNECT_PARAMS - Static variable in class com.atlassian.bamboo.v2.build.agent.BambooActiveMQConnectionFactory
 
FeatureManagerStartupListener - Class in com.atlassian.bamboo.event
This listener runs during the startup phase to turn on and off features depending on flags in the FeatureManager
FeatureManagerStartupListener(PluginController, FeatureManager, CapabilityDefaultsHelper, AdministrationConfigurationAccessor, AdministrationConfigurationPersister, BambooHealthCheckService, ApplicationLinkService) - Constructor for class com.atlassian.bamboo.event.FeatureManagerStartupListener
 
FeatureManagerStartupListener(CapabilityDefaultsHelper, PluginController, FeatureManager, CapabilitySetManager, AdministrationConfigurationAccessor, AdministrationConfigurationPersister, BambooHealthCheckService, ApplicationLinkService) - Constructor for class com.atlassian.bamboo.event.FeatureManagerStartupListener
 
fileToZipEntryName(File) - Static method in class com.atlassian.bamboo.v2.build.agent.messages.ArtifactStreams
returns a zip entry name for given file name by relativising it with the supplied root directory paramater.
FingerprintMatchingMessageListenerContainer - Class in com.atlassian.bamboo.v2.build.agent
A MessageListenerContainer that filters out messages with an incorrect server fingerprint
FingerprintMatchingMessageListenerContainer(ServerFingerprint, MessageListenerContainerControllerImpl) - Constructor for class com.atlassian.bamboo.v2.build.agent.FingerprintMatchingMessageListenerContainer
 
FingerprintMatchingMessageListenerContainer(ServerFingerprint) - Constructor for class com.atlassian.bamboo.v2.build.agent.FingerprintMatchingMessageListenerContainer
 
finishBuilding(ExecutableBuildAgent) - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl
 
forResultKey(ResultKey) - Static method in class com.atlassian.bamboo.v2.build.agent.messages.AuthenticableMessage.Identification
 
fromMessage(Message) - Method in class com.atlassian.bamboo.remoting.SpringRemotingMessageConverter
 
fromMessage(Message) - Method in class com.atlassian.bamboo.v2.build.agent.DebugMessageConverter
 
fromMessage(Message) - Method in class com.atlassian.bamboo.v2.build.agent.LogMessageBatchConverter
 

G

GeronimoPlatformTransactionManager - Class in com.atlassian.bamboo.v2.build.agent
 
GeronimoPlatformTransactionManager() - Constructor for class com.atlassian.bamboo.v2.build.agent.GeronimoPlatformTransactionManager
 
GeronimoPlatformTransactionManager(int) - Constructor for class com.atlassian.bamboo.v2.build.agent.GeronimoPlatformTransactionManager
 
GeronimoPlatformTransactionManager(int, TransactionLog) - Constructor for class com.atlassian.bamboo.v2.build.agent.GeronimoPlatformTransactionManager
 
GeronimoPlatformTransactionManager(int, XidFactory, TransactionLog) - Constructor for class com.atlassian.bamboo.v2.build.agent.GeronimoPlatformTransactionManager
 
GeronimoPlatformTransactionManager(int, XidFactory) - Constructor for class com.atlassian.bamboo.v2.build.agent.GeronimoPlatformTransactionManager
 
getAgentStatus() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
getAuthenticationToken() - Method in class com.atlassian.bamboo.v2.build.agent.messages.ArtifactAckMessage
 
getAuthenticationToken() - Method in interface com.atlassian.bamboo.v2.build.agent.messages.AuthenticableMessage
 
getBatchClass() - Method in interface com.atlassian.bamboo.v2.build.agent.messages.BambooAgentMessageBatch.Descriptor
 
getBuilding() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
getComponent(Class<T>, String) - Method in class com.atlassian.bamboo.v2.build.agent.messages.AbstractBambooAgentMessage
 
getContext() - Method in class com.atlassian.bamboo.v2.build.agent.messages.ProcessResult
 
getDescription() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
getDeserialiserId() - Method in class com.atlassian.bamboo.v2.build.agent.messages.LogMessageBatch
 
getDestinationId(AbstractAddLogEntry) - Static method in class com.atlassian.bamboo.v2.build.agent.LogMessageBatchConverter
 
getDestinationName(Topic, String) - Static method in class com.atlassian.bamboo.amq.AgentJmsUtils
 
getId() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
getIdentification() - Method in class com.atlassian.bamboo.v2.build.agent.messages.ArtifactAckMessage
 
getIdentification() - Method in interface com.atlassian.bamboo.v2.build.agent.messages.AuthenticableMessage
 
getInstanceFingerprint(Message) - Static method in class com.atlassian.bamboo.amq.AgentJmsUtils
 
getLogEntry() - Method in class com.atlassian.bamboo.v2.build.agent.messages.AbstractAddLogEntry
 
getLoggerId() - Method in class com.atlassian.bamboo.v2.build.agent.messages.AbstractBuildLoggerMessage
 
getLoggerId() - Method in class com.atlassian.bamboo.v2.build.agent.messages.LogMessageBatch
 
getName() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
getSession(long) - Method in class com.atlassian.bamboo.shell.ShellSessionManager
 
getSimpleUris(URI...) - Static method in class com.atlassian.bamboo.amq.BrokerUriUtils
 
getSocketAddress() - Method in class com.atlassian.bamboo.amq.TomcatHttpTransportServer
 
getTransaction(TransactionDefinition) - Method in class com.atlassian.bamboo.v2.build.agent.GeronimoPlatformTransactionManager
 
getUuidHash(Message) - Static method in class com.atlassian.bamboo.amq.AgentJmsUtils
Retrieves UUID hash from the message.

H

handleEvent(ServerStartedEvent) - Method in class com.atlassian.bamboo.event.FeatureManagerStartupListener
 
hashCode() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
hashCode() - Method in class com.atlassian.bamboo.v2.build.agent.messages.CancelExecutionAgentMessage
 
HeartbeatMessageListener - Class in com.atlassian.bamboo.v2.build.agent
Specialised listener for heartbeat messages.
HeartbeatMessageListener(MessageConverter, ServerFingerprint, EventPublisher) - Constructor for class com.atlassian.bamboo.v2.build.agent.HeartbeatMessageListener
 

I

incrementError() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
isActive() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
isCancelling() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
isEnabled() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
isExpensive(Message) - Static method in class com.atlassian.bamboo.amq.AgentJmsUtils
Checks whether the message was marked as expensive.
isExpensive() - Method in interface com.atlassian.bamboo.v2.build.agent.messages.BambooAgentMessageBatch
If true, the batch is going to be expensive to process.
isExpensive() - Method in class com.atlassian.bamboo.v2.build.agent.messages.BatchRemoteBambooMessage
 
isExpensive() - Method in class com.atlassian.bamboo.v2.build.agent.messages.LogMessageBatch
 
isSslServer() - Method in class com.atlassian.bamboo.amq.TomcatHttpTransportServer
 
isStopping() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
iterateFilesAndDirs(File) - Static method in class com.atlassian.bamboo.v2.build.agent.messages.ArtifactStreams
Similar to FileUtils.iterateFilesAndDirs(File, IOFileFilter, IOFileFilter) but returns file names relative to root dir.

L

LocalBuildResultProcessor - Class in com.atlassian.bamboo.v2.build.agent
 
LocalBuildResultProcessor(BuildExecutionManager, PlanManager, ResultsSummaryManager, EventPublisher, BuildLoggerManager, PluginAccessor, PlanStatePersisterService, CustomVariableContextRunner, ExecutionPhaseService) - Constructor for class com.atlassian.bamboo.v2.build.agent.LocalBuildResultProcessor
 
LocalResultProcessorImpl - Class in com.atlassian.bamboo.v2.build.agent
 
LocalResultProcessorImpl(LocalBuildResultProcessor, DeploymentExecutionService) - Constructor for class com.atlassian.bamboo.v2.build.agent.LocalResultProcessorImpl
 
logEntry - Variable in class com.atlassian.bamboo.v2.build.agent.messages.AbstractAddLogEntry
 
LogMessageBatch - Class in com.atlassian.bamboo.v2.build.agent.messages
 
LogMessageBatch() - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.LogMessageBatch
 
LogMessageBatchConverter - Class in com.atlassian.bamboo.v2.build.agent
 
LogMessageBatchConverter() - Constructor for class com.atlassian.bamboo.v2.build.agent.LogMessageBatchConverter
 
LogMessageBatchConverter.DestinationLog - Class in com.atlassian.bamboo.v2.build.agent
 
LogMessageStream - Class in com.atlassian.bamboo.v2.build.agent.messages
This class exists in order to stream the content of message directly to logger, without deserialising it first.
LogMessageStream(BytesMessage) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.LogMessageStream
 

M

matchesBranchId(byte[]) - Method in class com.atlassian.bamboo.v2.build.agent.BambooXidFactoryImpl
 
matchesGlobalId(byte[]) - Method in class com.atlassian.bamboo.v2.build.agent.BambooXidFactoryImpl
 
MessageListenerContainerControllerImpl - Class in com.atlassian.bamboo.v2.build.agent
 
MessageListenerContainerControllerImpl() - Constructor for class com.atlassian.bamboo.v2.build.agent.MessageListenerContainerControllerImpl
 
MessageListenerUtils - Class in com.atlassian.bamboo.spring
 
MessageListenerUtils() - Constructor for class com.atlassian.bamboo.spring.MessageListenerUtils
 

N

newBatcher() - Method in interface com.atlassian.bamboo.v2.build.agent.messages.BambooAgentMessageBatch.Descriptor
 
newShellSession(long) - Method in class com.atlassian.bamboo.shell.ShellSessionManager
 

O

onBetweenBuilds() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
onBuildProcessingFinished() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
onContextReceived() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
onEvent(RemoteBroadcastEvent) - Method in class com.atlassian.bamboo.event.RemoteBroadcastEventListener
 
onEvent(ExecutableQueueUpdate) - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl
 
onMainThreadFinished() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
onMessage(Message, Session) - Method in class com.atlassian.bamboo.remoting.BambooJmsInvokerServiceExporter
 
onMessage(Message) - Method in class com.atlassian.bamboo.v2.build.agent.BambooAgentMessageListener
 
onMessage(Message) - Method in class com.atlassian.bamboo.v2.build.agent.HeartbeatMessageListener
 
onMessage(Message) - Method in class com.atlassian.bamboo.v2.build.agent.ParallelizingMessageListener
 
OUTPUT - Static variable in class com.atlassian.bamboo.v2.build.agent.LogMessageBatchConverter.DestinationLog
 

P

ParallelizingMessageListener - Class in com.atlassian.bamboo.v2.build.agent
 
ParallelizingMessageListener(MessageListener, String) - Constructor for class com.atlassian.bamboo.v2.build.agent.ParallelizingMessageListener
 
prepareForBuilding(ExecutableBuildAgent) - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl
 
preProcessDispatch(MessageDispatch) - Method in class com.atlassian.bamboo.amq.DisableClientSideExpiryBrokerPlugin
 
process(OutputStream) - Method in class com.atlassian.bamboo.shell.StreamHandlers.LineInputHandler
 
process(InputStream) - Method in class com.atlassian.bamboo.shell.StreamHandlers.LineOutputHandler
 
processBuildResult(BuildContext) - Method in class com.atlassian.bamboo.v2.build.agent.LocalBuildResultProcessor
 
processResult(CommonContext) - Method in class com.atlassian.bamboo.v2.build.agent.LocalResultProcessorImpl
 
ProcessResult - Class in com.atlassian.bamboo.v2.build.agent.messages
 
ProcessResult(CommonContext) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.ProcessResult
 

R

readLogEntry(BytesMessage) - Static method in class com.atlassian.bamboo.v2.build.agent.LogMessageBatchConverter
 
readLoggerId(BytesMessage) - Static method in class com.atlassian.bamboo.v2.build.agent.LogMessageBatchConverter
 
readMessageCount(BytesMessage) - Static method in class com.atlassian.bamboo.v2.build.agent.LogMessageBatchConverter
 
recover(int, byte[], byte[]) - Method in class com.atlassian.bamboo.v2.build.agent.BambooXidFactoryImpl
 
register(AbstractJmsListeningContainer) - Method in class com.atlassian.bamboo.v2.build.agent.MessageListenerContainerControllerImpl
 
registerTransactionAssociationListener() - Method in class com.atlassian.bamboo.v2.build.agent.GeronimoPlatformTransactionManager
 
RemoteBambooMessage - Interface in com.atlassian.bamboo.v2.build.agent.messages
A marker interface for BambooAgentMessages for messages that are produced by the server and consumed on the remote agent side.
RemoteBroadcastEventListener - Class in com.atlassian.bamboo.event
An event listener that rebroadcasts the an RemoteBroadcastEvent through a JmsTemplate
RemoteBroadcastEventListener() - Constructor for class com.atlassian.bamboo.event.RemoteBroadcastEventListener
 
removeSession(long) - Method in class com.atlassian.bamboo.shell.ShellSessionManager
 
resetErrors() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
rollback(TransactionStatus) - Method in class com.atlassian.bamboo.v2.build.agent.GeronimoPlatformTransactionManager
 
run() - Method in class com.atlassian.bamboo.shell.TriggerOnIdleAndPeriodicallyThread
 
runCycle() - Method in class com.atlassian.bamboo.v2.build.agent.BambooAgentStreamListener
 

S

send(RemoteBambooMessage, Long) - Method in interface com.atlassian.bamboo.v2.build.agent.AgentCommandSender
 
send(RemoteBambooMessage, Long) - Method in class com.atlassian.bamboo.v2.build.agent.AgentCommandSenderImpl
 
ServletContextAttributes - Class in com.atlassian.bamboo.amq
 
setAcceptListener(ServletContext, TransportAcceptListener) - Static method in class com.atlassian.bamboo.amq.ServletContextAttributes
 
setAgentCommandSender(AgentCommandSender) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
 
setAgentManager(AgentManager) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
 
setApplicationContext(ApplicationContext) - Method in class com.atlassian.bamboo.spring.BambooSpringContainerContext
 
setAuthenticationContext(BambooAuthenticationContext) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
 
setBrokerInfo(BrokerInfo) - Method in class com.atlassian.bamboo.amq.TomcatHttpTransportServer
 
setBrokerURL(String) - Method in class com.atlassian.bamboo.v2.build.agent.BambooActiveMQConnectionFactory
 
setBuildLoggerManager(BuildLoggerManager) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
 
setBuildQueueManager(BuildQueueManager) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
 
setContextToBuild(CommonContext) - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
setEventPublisher(EventPublisher) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
 
setExpensive(Message, boolean) - Static method in class com.atlassian.bamboo.amq.AgentJmsUtils
Marks message as expensive.
setFileProperties(ArchiveEntry, File) - Static method in class com.atlassian.bamboo.v2.build.agent.messages.ArchiveEntryUtils
Copes file properties of an entry to a file.
setFingerprint(Message, ServerFingerprint) - Static method in class com.atlassian.bamboo.amq.AgentJmsUtils
 
setLongProcessingThresholdSeconds(long) - Method in class com.atlassian.bamboo.v2.build.agent.BambooAgentMessageListener
Processing threshold used to detect messages with extremally long processing times (=info in Bamboo log)
setMaxConcurrentExpensiveMessages(int) - Method in class com.atlassian.bamboo.v2.build.agent.ParallelizingMessageListener
 
setMaxConcurrentMessages(int) - Method in class com.atlassian.bamboo.v2.build.agent.ParallelizingMessageListener
 
setMaxQueuedExpensiveMessages(int) - Method in class com.atlassian.bamboo.v2.build.agent.ParallelizingMessageListener
 
setPlanExecutionManager(PlanExecutionManager) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
 
setScheduler(Scheduler) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
 
setTransportFactory(ServletContext, HttpTransportFactory) - Static method in class com.atlassian.bamboo.amq.ServletContextAttributes
 
setTransportOptions(ServletContext, Map<String, Object>) - Static method in class com.atlassian.bamboo.amq.ServletContextAttributes
 
setupAtlassianSpring(ApplicationContext) - Static method in class com.atlassian.bamboo.spring.AtlassianSpringUtils
 
setUuidHash(Message, int) - Static method in class com.atlassian.bamboo.amq.AgentJmsUtils
Sets agent UUID hash on the message.
setVeryLongProcessingThresholdSeconds(long) - Method in class com.atlassian.bamboo.v2.build.agent.BambooAgentMessageListener
Processing threshold used to detect messages with extremally long processing times (=warning in Bamboo log).
setWatchdog(Watchdog) - Method in class com.atlassian.bamboo.shell.StreamHandlers.LineInputHandler
 
setWatchdog(Watchdog) - Method in class com.atlassian.bamboo.shell.StreamHandlers.LineOutputHandler
 
setWireFormat(ServletContext, TextWireFormat) - Static method in class com.atlassian.bamboo.amq.ServletContextAttributes
 
ShellProcessLogMessage - Class in com.atlassian.bamboo.v2.build.agent.messages.toserver
 
ShellProcessLogMessage(long, ShellProcessLogMessage.StreamType, String) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.toserver.ShellProcessLogMessage
 
ShellSession - Class in com.atlassian.bamboo.shell
 
ShellSession(long, StreamHandlers.LineHandler, StreamHandlers.LineHandler, Thread) - Constructor for class com.atlassian.bamboo.shell.ShellSession
 
ShellSessionManager - Class in com.atlassian.bamboo.shell
 
ShellSessionManager(ExpiryTicker) - Constructor for class com.atlassian.bamboo.shell.ShellSessionManager
 
shouldStartNewBatch(BambooAgentMessage) - Method in interface com.atlassian.bamboo.v2.build.agent.messages.BambooAgentMessageBatch
 
shouldStartNewBatch(BambooAgentMessage) - Method in class com.atlassian.bamboo.v2.build.agent.messages.BatchRemoteBambooMessage
 
shouldStartNewBatch(BambooAgentMessage) - Method in class com.atlassian.bamboo.v2.build.agent.messages.LogMessageBatch
 
shutdown() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
size() - Method in interface com.atlassian.bamboo.v2.build.agent.messages.BambooAgentMessageBatch
 
size() - Method in class com.atlassian.bamboo.v2.build.agent.messages.BatchRemoteBambooMessage
 
size() - Method in class com.atlassian.bamboo.v2.build.agent.messages.LogMessageBatch
 
SpringRemotingMessageConverter - Class in com.atlassian.bamboo.remoting
 
SpringRemotingMessageConverter(String) - Constructor for class com.atlassian.bamboo.remoting.SpringRemotingMessageConverter
 
start() - Method in class com.atlassian.bamboo.amq.BambooBrokerService
 
start() - Method in class com.atlassian.bamboo.shell.TriggerOnIdleAndPeriodicallyThread
 
start() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
startAll() - Method in class com.atlassian.bamboo.v2.build.agent.MessageListenerContainerControllerImpl
 
startProcess() - Method in class com.atlassian.bamboo.shell.ShellSession
 
stdErr(long, String) - Static method in class com.atlassian.bamboo.v2.build.agent.messages.toserver.ShellProcessLogMessage
 
stdOut(long, String) - Static method in class com.atlassian.bamboo.v2.build.agent.messages.toserver.ShellProcessLogMessage
 
stop() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
stopAgentNicely(BuildAgent) - Method in class com.atlassian.bamboo.build.DefaultStopBuildManager
 
StopAgentNicelyMessage - Class in com.atlassian.bamboo.v2.build.agent.messages
 
StopAgentNicelyMessage() - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.StopAgentNicelyMessage
 
stopAll() - Method in class com.atlassian.bamboo.v2.build.agent.MessageListenerContainerControllerImpl
 
stopNicely() - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
StopStreamingBuildLogs - Class in com.atlassian.bamboo.v2.build.agent.messages
Instruct the server to stop streaming the logs for this build.
StopStreamingBuildLogs(LoggerId<? extends Serializable>) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.StopStreamingBuildLogs
 
StreamHandlers - Class in com.atlassian.bamboo.shell
 
StreamHandlers.LineHandler - Class in com.atlassian.bamboo.shell
 
StreamHandlers.LineHandler() - Constructor for class com.atlassian.bamboo.shell.StreamHandlers.LineHandler
 
StreamHandlers.LineInputHandler - Class in com.atlassian.bamboo.shell
 
StreamHandlers.LineInputHandler(CountDownLatch) - Constructor for class com.atlassian.bamboo.shell.StreamHandlers.LineInputHandler
 
StreamHandlers.LineOutputHandler - Class in com.atlassian.bamboo.shell
 
StreamHandlers.LineOutputHandler(StreamHandlers.LineHandler, CountDownLatch) - Constructor for class com.atlassian.bamboo.shell.StreamHandlers.LineOutputHandler
 
submit(String) - Method in class com.atlassian.bamboo.shell.StreamHandlers.LineInputHandler
 

T

terminateBuild(PlanResultKey) - Method in class com.atlassian.bamboo.v2.build.agent.LocalBuildResultProcessor
 
terminateResult(ResultKey) - Method in class com.atlassian.bamboo.v2.build.agent.LocalResultProcessorImpl
 
tickle() - Method in class com.atlassian.bamboo.shell.TriggerOnIdleAndPeriodicallyThread
 
TimingPointMessage - Class in com.atlassian.bamboo.v2.build.agent.messages
 
TimingPointMessage(TimingPoint, boolean) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.TimingPointMessage
 
TomcatHttpTransportFactory - Class in com.atlassian.bamboo.amq
 
TomcatHttpTransportFactory(ServletContext) - Constructor for class com.atlassian.bamboo.amq.TomcatHttpTransportFactory
 
TomcatHttpTransportServer - Class in com.atlassian.bamboo.amq
 
TomcatHttpTransportServer(URI, TomcatHttpTransportFactory, ServletContext) - Constructor for class com.atlassian.bamboo.amq.TomcatHttpTransportServer
 
toMessage(Object, Session) - Method in class com.atlassian.bamboo.remoting.SpringRemotingMessageConverter
 
toMessage(Object, Session) - Method in class com.atlassian.bamboo.v2.build.agent.DebugMessageConverter
 
toMessage(Object, Session) - Method in class com.atlassian.bamboo.v2.build.agent.LogMessageBatchConverter
 
toString() - Method in class com.atlassian.bamboo.v2.build.agent.messages.BatchRemoteBambooMessage
 
toString() - Method in class com.atlassian.bamboo.v2.build.agent.messages.LogMessageBatch
 
TriggerOnIdleAndPeriodicallyThread - Class in com.atlassian.bamboo.shell
 
TriggerOnIdleAndPeriodicallyThread(Runnable, int, TimeUnit) - Constructor for class com.atlassian.bamboo.shell.TriggerOnIdleAndPeriodicallyThread
 

U

UpdateHeartbeatMessage - Class in com.atlassian.bamboo.v2.build.agent.messages
 
UpdateHeartbeatMessage(Long, AgentStatus, SystemInfo, UUID) - Constructor for class com.atlassian.bamboo.v2.build.agent.messages.UpdateHeartbeatMessage
 

V

VALIDATED_BROKER_URLS - Static variable in class com.atlassian.bamboo.v2.build.agent.BambooActiveMQConnectionFactory
 

W

waitAndPerformBuild(ExecutableBuildAgent) - Method in class com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl
 
waitForStop(int) - Method in class com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent
 
wrapWithFingerprintCheck(ServerFingerprint, SessionAwareMessageListener<M>) - Static method in class com.atlassian.bamboo.spring.MessageListenerUtils
 
wrapWithFingerprintCheck(ServerFingerprint, MessageListener) - Static method in class com.atlassian.bamboo.spring.MessageListenerUtils
 
writeFileSetToStream(FileSet, OutputStream) - Static method in class com.atlassian.bamboo.v2.build.agent.messages.ArtifactStreams
Serialises a fileset into an output stream.
writeFilesToStream(File, Iterator<String>, OutputStream) - Static method in class com.atlassian.bamboo.v2.build.agent.messages.ArtifactStreams
Serialises a files into an output stream.
A B C D E F G H I L M N O P R S T U V W 

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