com.nirima
Class AdaptivePluginSCMChangeSet
java.lang.Object
hudson.scm.ChangeLogSet.Entry
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.
| 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 |
AdaptivePluginSCMChangeSet
public AdaptivePluginSCMChangeSet()
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.