public static class CloudPullrequest.Participant extends Object implements AbstractPullrequest.Participant
| Constructor and Description |
|---|
Participant() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getApproved() |
String |
getRole() |
void |
setApproved(Boolean approved) |
void |
setRole(String role) |
public String getRole()
getRole in interface AbstractPullrequest.Participantpublic void setRole(String role)
public Boolean getApproved()
getApproved in interface AbstractPullrequest.Participantpublic void setApproved(Boolean approved)
Copyright © 2016–2019. All rights reserved.