public static class CpwrChangeLogSet.CpwrEntry extends ChangeLogSet.Entry
| Constructor and Description |
|---|
CpwrEntry(Collection<String> paths,
User author,
String msg) |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getAffectedPaths() |
User |
getAuthor() |
String |
getMsg() |
getAffectedFiles, getCommitId, getMsgAnnotated, getMsgEscaped, getParent, getTimestamp, setParentpublic CpwrEntry(Collection<String> paths, User author, String msg)
public Collection<String> getAffectedPaths()
getAffectedPaths in class ChangeLogSet.Entrypublic User getAuthor()
getAuthor in class ChangeLogSet.Entrypublic String getMsg()
getMsg in class ChangeLogSet.EntryCopyright © 2016–2019. All rights reserved.