public class P4GraphRequestSCMHead extends P4Head implements jenkins.scm.api.mixin.ChangeRequestSCMHead
Modifier and Type | Method and Description |
---|---|
String |
getBranch() |
String |
getId() |
String |
getRepo() |
jenkins.scm.api.SCMHead |
getTarget()
Branch to which this change would be merged or applied if it were accepted.
|
compareTo, equals, getAction, getAllActions, getName, getPronoun, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
compareTo
public String getId()
getId
in interface jenkins.scm.api.mixin.ChangeRequestSCMHead
public String getRepo()
public String getBranch()
public jenkins.scm.api.SCMHead getTarget()
getTarget
in interface jenkins.scm.api.mixin.ChangeRequestSCMHead
Copyright © 2016–2017. All rights reserved.