hudson.plugins.mercurial
Class MercurialAffectedFile
java.lang.Object
hudson.plugins.mercurial.MercurialAffectedFile
- All Implemented Interfaces:
- hudson.scm.ChangeLogSet.AffectedFile
public final class MercurialAffectedFile
- extends Object
- implements hudson.scm.ChangeLogSet.AffectedFile
Implementation of ChangeLogSet.AffectedFile for Mercurial.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getEditType
public hudson.scm.EditType getEditType()
-
- Specified by:
getEditType in interface hudson.scm.ChangeLogSet.AffectedFile
getPath
public String getPath()
-
- Specified by:
getPath in interface hudson.scm.ChangeLogSet.AffectedFile
Copyright © 2004-2011. All Rights Reserved.