Class GetAllCodeReviewsResponse.SourceBranchInfo
- java.lang.Object
-
- jetbrains.buildServer.serverSide.oauth.space.pojo.GetAllCodeReviewsResponse.SourceBranchInfo
-
- Enclosing class:
- GetAllCodeReviewsResponse
public static class GetAllCodeReviewsResponse.SourceBranchInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description SourceBranchInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDisplayName()
String
getHead()
String
getRef()
boolean
isDeleted()
-