|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.scm.IntegrityChangeLogSet.IntegrityChangeLogPath
@ExportedBean(defaultVisibility=999) public static class IntegrityChangeLogSet.IntegrityChangeLogPath
A file in a commit. Setter methods are public only so that the objects can be constructed from Digester. So please consider this object read-only.
| Constructor Summary | |
|---|---|
IntegrityChangeLogSet.IntegrityChangeLogPath()
|
|
| Method Summary | |
|---|---|
hudson.scm.EditType |
getEditType()
|
IntegrityChangeLogSet.IntegrityChangeLog |
getLogEntry()
Gets the LogEntry of which this path is a member. |
String |
getPath()
Inherited from AffectedFile |
String |
getValue()
Path in the repository. |
void |
setAction(String action)
|
void |
setLogEntry(IntegrityChangeLogSet.IntegrityChangeLog entry)
Sets the LogEntry of which this path is a member. |
void |
setValue(String value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntegrityChangeLogSet.IntegrityChangeLogPath()
| Method Detail |
|---|
public IntegrityChangeLogSet.IntegrityChangeLog getLogEntry()
LogEntry of which this path is a member.
public void setLogEntry(IntegrityChangeLogSet.IntegrityChangeLog entry)
LogEntry of which this path is a member.
public void setAction(String action)
@Exported(name="file") public String getValue()
public String getPath()
getPath in interface hudson.scm.ChangeLogSet.AffectedFilepublic void setValue(String value)
@Exported public hudson.scm.EditType getEditType()
getEditType in interface hudson.scm.ChangeLogSet.AffectedFile
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||