net.sf.scmwebgui
Class ScmwebguiLogSubscriptionHandler

java.lang.Object
  extended by net.sourceforge.sconman.tools.AbstractSubscriptionsHandler
      extended by net.sf.scmwebgui.ScmwebguiLogSubscriptionHandler
All Implemented Interfaces:
net.sourceforge.sconman.ISubscriptionHandler

public class ScmwebguiLogSubscriptionHandler
extends net.sourceforge.sconman.tools.AbstractSubscriptionsHandler

Author:
luigi_beast

Constructor Summary
ScmwebguiLogSubscriptionHandler(java.lang.String subscriptionsRootPath, java.lang.String serverPath)
           
 
Method Summary
protected  java.lang.String buildMessage(net.sourceforge.sconman.Content addedContent, net.sourceforge.sconman.Subscription subscription)
           
protected  java.io.File getFileToLog(java.lang.String filename)
           
 
Methods inherited from class net.sourceforge.sconman.tools.AbstractSubscriptionsHandler
handleSubscription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScmwebguiLogSubscriptionHandler

public ScmwebguiLogSubscriptionHandler(java.lang.String subscriptionsRootPath,
                                       java.lang.String serverPath)
Method Detail

buildMessage

protected java.lang.String buildMessage(net.sourceforge.sconman.Content addedContent,
                                        net.sourceforge.sconman.Subscription subscription)
Specified by:
buildMessage in class net.sourceforge.sconman.tools.AbstractSubscriptionsHandler

getFileToLog

protected java.io.File getFileToLog(java.lang.String filename)
Overrides:
getFileToLog in class net.sourceforge.sconman.tools.AbstractSubscriptionsHandler


Copyright null null. All Rights Reserved.