apply
public List<GetReflog.ReflogEntryInfo> apply(BranchResource rsrc)
                                      throws com.google.gerrit.extensions.restapi.AuthException,
                                             com.google.gerrit.extensions.restapi.ResourceNotFoundException,
                                             org.eclipse.jgit.errors.RepositoryNotFoundException,
                                             IOException
- Specified by:
 
apply in interface com.google.gerrit.extensions.restapi.RestReadView<BranchResource> 
- Throws:
 
com.google.gerrit.extensions.restapi.AuthException 
com.google.gerrit.extensions.restapi.ResourceNotFoundException 
org.eclipse.jgit.errors.RepositoryNotFoundException 
IOException