Class NuxeoDriveAttachBlob


  • public class NuxeoDriveAttachBlob
    extends Object
    Updates the given DocumentModel with the input blob.
    Since:
    7.4
    Author:
    Antoine Taillefer
    • Field Detail

      • applyVersioningPolicy

        @Deprecated
        protected boolean applyVersioningPolicy
        Deprecated.
        since 9.1 versioning policy is now handled at versioning service level, as versioning is removed at drive level, this parameter is not used anymore
      • factoryName

        @Deprecated
        protected String factoryName
        Deprecated.
        since 9.1 versioning policy is now handled at versioning service level, as versioning is removed at drive level, this parameter is not used anymore
    • Constructor Detail

      • NuxeoDriveAttachBlob

        public NuxeoDriveAttachBlob()
    • Method Detail