com.nirima
Class AdaptivePluginSCMChangeSet

java.lang.Object
  extended by hudson.scm.ChangeLogSet.Entry
      extended by com.nirima.AdaptivePluginSCMChangeSet

public class AdaptivePluginSCMChangeSet
extends hudson.scm.ChangeLogSet.Entry

Created by IntelliJ IDEA. User: magnayn Date: 22/12/2010 Time: 11:02 To change this template use File | Settings | File Templates.


Constructor Summary
AdaptivePluginSCMChangeSet()
           
 
Method Summary
 java.util.Collection<java.lang.String> getAffectedPaths()
           
 hudson.model.User getAuthor()
           
 java.lang.String getMsg()
           
 
Methods inherited from class hudson.scm.ChangeLogSet.Entry
getAffectedFiles, getMsgAnnotated, getMsgEscaped, getParent, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdaptivePluginSCMChangeSet

public AdaptivePluginSCMChangeSet()
Method Detail

getMsg

public java.lang.String getMsg()
Specified by:
getMsg in class hudson.scm.ChangeLogSet.Entry

getAuthor

public hudson.model.User getAuthor()
Specified by:
getAuthor in class hudson.scm.ChangeLogSet.Entry

getAffectedPaths

public java.util.Collection<java.lang.String> getAffectedPaths()
Specified by:
getAffectedPaths in class hudson.scm.ChangeLogSet.Entry


Copyright © 2004-2011. All Rights Reserved.