hudson.plugin.scm.fsscm
Class Changelog.Path
java.lang.Object
hudson.plugin.scm.fsscm.Changelog.Path
- Enclosing class:
- Changelog
public static class Changelog.Path
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Changelog.Path
public Changelog.Path()
Changelog.Path
public Changelog.Path(Changelog changelog)
Changelog.Path
public Changelog.Path(Changelog changelog,
FolderDiff.Entry entry)
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)
getAction
public java.lang.String getAction()
setAction
public void setAction(java.lang.String action)
getChangelog
public Changelog getChangelog()
setChangelog
protected void setChangelog(Changelog changelog)
getEditType
public hudson.scm.EditType getEditType()
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
Copyright © 2009. All Rights Reserved.