Class GetAllCodeReviewsResponse.Participant
- java.lang.Object
-
- jetbrains.buildServer.serverSide.oauth.space.pojo.GetAllCodeReviewsResponse.Participant
-
- Enclosing class:
- GetAllCodeReviewsResponse
public static class GetAllCodeReviewsResponse.Participant extends Object
-
-
Constructor Summary
Constructors Constructor Description Participant()
-
-
-
Method Detail
-
getRole
public String getRole()
-
getUser
public GetAllCodeReviewsResponse.User getUser()
-
-