Class BlobDomainEvent

    • Field Detail

      • source

        public String source
      • blobKey

        public String blobKey
      • repository

        public String repository
      • user

        @Nullable
        public String user
        Typically null in test when the CoreFeature does cleanupSession.
      • docId

        @Nullable
        public String docId
      • xpath

        @Nullable
        public String xpath
      • blobDigest

        @Nullable
        public String blobDigest
      • blobLength

        @Nullable
        public long blobLength
      • mimeType

        @Nullable
        public String mimeType
      • fileName

        @Nullable
        public String fileName
    • Constructor Detail

      • BlobDomainEvent

        public BlobDomainEvent()