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