public class ServerPullrequest extends AbstractPullrequest
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerPullrequest.Activity |
static class |
ServerPullrequest.Approver |
static class |
ServerPullrequest.Author |
static class |
ServerPullrequest.Branch |
static class |
ServerPullrequest.Comment |
static class |
ServerPullrequest.Commit |
static class |
ServerPullrequest.CommitBuildState |
static class |
ServerPullrequest.Repository |
static class |
ServerPullrequest.Revision |
static class |
ServerPullrequest.User |
AbstractPullrequest.Participant, AbstractPullrequest.RepositoryLink, AbstractPullrequest.RepositoryLinks, AbstractPullrequest.Response<T>AUTHOR_COMBINED_NAME| Constructor and Description |
|---|
ServerPullrequest() |
| Modifier and Type | Method and Description |
|---|---|
ServerPullrequest.Author |
getAuthor() |
ServerPullrequest.Revision |
getDestination() |
String |
getId() |
ServerPullrequest.Revision |
getSource() |
String |
getState() |
String |
getTitle() |
public String getTitle()
getTitle in class AbstractPullrequestpublic ServerPullrequest.Revision getDestination()
getDestination in class AbstractPullrequestpublic ServerPullrequest.Revision getSource()
getSource in class AbstractPullrequestpublic String getState()
getState in class AbstractPullrequestpublic String getId()
getId in class AbstractPullrequestpublic ServerPullrequest.Author getAuthor()
getAuthor in class AbstractPullrequestCopyright © 2016–2019. All rights reserved.