public class Changeset extends Object
Constructor and Description |
---|
Changeset(String authorDisplayName,
String authorId,
Collection<? extends hudson.scm.ChangeLogSet.AffectedFile> affectedFiles) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAffectedFiles() |
String |
getAuthorDisplayName() |
String |
getAuthorId() |
public Changeset(String authorDisplayName, String authorId, Collection<? extends hudson.scm.ChangeLogSet.AffectedFile> affectedFiles)
Copyright © 2004-2015. All Rights Reserved.