Package org.eclipse.jgit.lfs
Class Protocol.ObjectInfo
java.lang.Object
org.eclipse.jgit.lfs.Protocol.ObjectSpec
org.eclipse.jgit.lfs.Protocol.ObjectInfo
- Enclosing interface:
- Protocol
Describes in a response all actions the LFS server offers for a single
object
-
Field Summary
FieldsFields inherited from class org.eclipse.jgit.lfs.Protocol.ObjectSpec
oid, size
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
actions
-
error
-
-
Constructor Details
-
ObjectInfo
public ObjectInfo()
-