Class InsertedObject


  • public abstract class InsertedObject
    extends Object
    • Constructor Detail

      • InsertedObject

        public InsertedObject()
    • Method Detail

      • id

        public abstract org.eclipse.jgit.lib.ObjectId id()
      • type

        public abstract int type()
      • data

        public abstract com.google.protobuf.ByteString data()