Uses of Class
org.gitlab4j.api.models.Blame
Packages that use Blame
-
Uses of Blame in org.gitlab4j.api
Methods in org.gitlab4j.api that return types with arguments of type BlameModifier and TypeMethodDescriptionGet a List of file blame from repository.Get a Pager of file blame from repository.RepositoryFileApi.getBlameStream(Object projectIdOrPath, String filePath, String ref) Get a Stream of file blame from repository.