com.atlassian.bamboo.repository.svn
Class UpdateEventHandler

java.lang.Object
  extended by com.atlassian.bamboo.repository.svn.UpdateEventHandler

public class UpdateEventHandler
extends Object

Simply used for debug logging


Constructor Summary
UpdateEventHandler(Build build)
           
 
Method Summary
 void checkCancelled()
          Ignored - not used
 void handleEvent(SVNEvent event, double progress)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateEventHandler

public UpdateEventHandler(Build build)
Method Detail

handleEvent

public void handleEvent(SVNEvent event,
                        double progress)

checkCancelled

public void checkCancelled()
                    throws SVNCancelException
Ignored - not used

Throws:
SVNCancelException


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.