@ExportedBean(defaultVisibility=100) public class Change extends Object
Constructor and Description |
---|
Change(UserInfo author,
String message,
String commitId,
String changeLink) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
UserInfo |
getAuthor() |
String |
getChangeLink() |
static List<Change> |
getChanges(hudson.model.AbstractBuild<?,?> build) |
static List<Change> |
getChanges(List<hudson.scm.ChangeLogSet<? extends hudson.scm.ChangeLogSet.Entry>> changes) |
String |
getCommitId() |
String |
getMessage() |
int |
hashCode() |
Copyright © 2016–2020 Diabol AB. All rights reserved.