@Extension public static class SCLMChangeLogSet.SCLMAffectedFile extends Object implements hudson.scm.ChangeLogSet.AffectedFile
Affected File info.
SCLMChangeLogSet,
SCLMChangeLogSet.Entry| Modifier and Type | Field and Description |
|---|---|
static Comparator<SCLMChangeLogSet.SCLMAffectedFile> |
affectedFilesComparator
Comparator based on SCLMFileState comparator.
|
| Constructor and Description |
|---|
SCLMAffectedFile()
Dummy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
hudson.scm.EditType |
getEditType()
Get EditType.
|
String |
getPath()
Get file path.
|
public static final Comparator<SCLMChangeLogSet.SCLMAffectedFile> affectedFilesComparator
public String getPath()
getPath in interface hudson.scm.ChangeLogSet.AffectedFilepublic hudson.scm.EditType getEditType()
getEditType in interface hudson.scm.ChangeLogSet.AffectedFileCopyright © 2016–2019. All rights reserved.