public class GetBranch extends java.lang.Object implements com.google.gerrit.extensions.restapi.RestReadView<BranchResource>
Constructor and Description |
---|
GetBranch() |
Modifier and Type | Method and Description |
---|---|
ListBranches.BranchInfo |
apply(BranchResource rsrc) |
public ListBranches.BranchInfo apply(BranchResource rsrc)
apply
in interface com.google.gerrit.extensions.restapi.RestReadView<BranchResource>