com.atlassian.bamboo.v2.build.agent.remote
Class RemoteResultProcessor

java.lang.Object
  extended by com.atlassian.bamboo.v2.build.agent.remote.RemoteResultProcessor
All Implemented Interfaces:
ResultProcessor

public class RemoteResultProcessor
extends java.lang.Object
implements ResultProcessor


Constructor Summary
RemoteResultProcessor(BambooAgentMessageSender sender)
           
 
Method Summary
 void processResult(CommonContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteResultProcessor

public RemoteResultProcessor(BambooAgentMessageSender sender)
Method Detail

processResult

public void processResult(@NotNull
                          CommonContext context)
Specified by:
processResult in interface ResultProcessor


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