public class GitHubTagSCMHead extends jenkins.plugins.git.GitTagSCMHead implements jenkins.scm.api.mixin.TagSCMHead
jenkins.scm.api.SCMHead.HeadByItem
jenkins.scm.api.mixin.SCMHeadMixin.Equality
PRONOUN
Constructor and Description |
---|
GitHubTagSCMHead(String name,
long timestamp)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getPronoun() |
getTimestamp
compareTo, equals, getAction, getAllActions, getName, getOrigin, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
public GitHubTagSCMHead(@NonNull String name, long timestamp)
name
- the name.timestamp
- the tag timestamp;public String getPronoun()
getPronoun
in class jenkins.scm.api.SCMHead
Copyright © 2016–2019. All rights reserved.