Uses of Class
com.atlassian.bamboo.v2.build.agent.messages.AbstractAddLogEntry

Packages that use AbstractAddLogEntry
com.atlassian.bamboo.v2.build.agent   
com.atlassian.bamboo.v2.build.agent.messages   
 

Uses of AbstractAddLogEntry in com.atlassian.bamboo.v2.build.agent
 

Methods in com.atlassian.bamboo.v2.build.agent with parameters of type AbstractAddLogEntry
static java.lang.Byte LogMessageBatchConverter.getDestinationId(AbstractAddLogEntry message)
           
 

Uses of AbstractAddLogEntry in com.atlassian.bamboo.v2.build.agent.messages
 

Subclasses of AbstractAddLogEntry in com.atlassian.bamboo.v2.build.agent.messages
 class AddBuildLogEntry
           
 class AddErrorLogEntry
           
 

Methods in com.atlassian.bamboo.v2.build.agent.messages that return types with arguments of type AbstractAddLogEntry
static BambooAgentMessageBatch.Descriptor<AbstractAddLogEntry> LogMessageBatch.descriptor()
           
 java.util.List<AbstractAddLogEntry> LogMessageBatch.getMessages()
           
 

Methods in com.atlassian.bamboo.v2.build.agent.messages with parameters of type AbstractAddLogEntry
 void LogMessageBatch.add(AbstractAddLogEntry abstractAddLogEntry)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.