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 |
---|---|
com.google.gerrit.extensions.api.projects.BranchInfo |
apply(BranchResource rsrc) |
public com.google.gerrit.extensions.api.projects.BranchInfo apply(BranchResource rsrc)
apply
in interface com.google.gerrit.extensions.restapi.RestReadView<BranchResource>