Uses of Class
org.eclipse.jgit.lfs.Protocol.ObjectInfo
Packages that use Protocol.ObjectInfo
-
Uses of Protocol.ObjectInfo in org.eclipse.jgit.lfs
Fields in org.eclipse.jgit.lfs with type parameters of type Protocol.ObjectInfoMethods in org.eclipse.jgit.lfs that return types with arguments of type Protocol.ObjectInfoModifier and TypeMethodDescriptionprivate List<Protocol.ObjectInfo>LfsPrePushHook.parseObjects(com.google.gson.stream.JsonReader reader) Methods in org.eclipse.jgit.lfs with parameters of type Protocol.ObjectInfoModifier and TypeMethodDescriptionprivate voidLfsPrePushHook.uploadFile(Protocol.ObjectInfo o, Protocol.Action uploadAction, Path path)