com.cwctravel.hudson.plugins.script_scm
Class ScriptSCMChangeLogEntry.Item
java.lang.Object
com.cwctravel.hudson.plugins.script_scm.ScriptSCMChangeLogEntry.Item
- All Implemented Interfaces:
- hudson.scm.ChangeLogSet.AffectedFile
- Enclosing class:
- ScriptSCMChangeLogEntry
public static class ScriptSCMChangeLogEntry.Item
- extends java.lang.Object
- implements hudson.scm.ChangeLogSet.AffectedFile
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptSCMChangeLogEntry.Item
public ScriptSCMChangeLogEntry.Item()
getFilename
public java.lang.String getFilename()
setFilename
public void setFilename(java.lang.String filename)
getChangeType
public java.lang.String getChangeType()
setChangeType
public void setChangeType(java.lang.String changeType)
getPath
public java.lang.String getPath()
- Specified by:
getPath in interface hudson.scm.ChangeLogSet.AffectedFile
getEditType
public hudson.scm.EditType getEditType()
- Specified by:
getEditType in interface hudson.scm.ChangeLogSet.AffectedFile
Copyright © 2004-2013. All Rights Reserved.