public static class CpwrChangeLogSet.CpwrEntry
extends hudson.scm.ChangeLogSet.Entry
| Constructor and Description |
|---|
CpwrEntry(Collection<String> paths,
hudson.model.User author,
String msg) |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getAffectedPaths() |
hudson.model.User |
getAuthor() |
String |
getMsg() |
public CpwrEntry(Collection<String> paths, hudson.model.User author, String msg)
public Collection<String> getAffectedPaths()
getAffectedPaths in class hudson.scm.ChangeLogSet.Entrypublic hudson.model.User getAuthor()
getAuthor in class hudson.scm.ChangeLogSet.Entrypublic String getMsg()
getMsg in class hudson.scm.ChangeLogSet.EntryCopyright © 2016–2025. All rights reserved.