public class MercurialCommitPayload extends Object implements Serializable
SCMHeadEvent
Constructor and Description |
---|
MercurialCommitPayload(URI url,
String branch,
String commitId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getBranch() |
String |
getChangesetId() |
URI |
getUrl() |
int |
hashCode() |
String |
toString() |
Copyright © 2016–2022. All rights reserved.