Class NuxeoDriveGenerateConflictedItemName

java.lang.Object
org.nuxeo.drive.operations.NuxeoDriveGenerateConflictedItemName

@Deprecated public class NuxeoDriveGenerateConflictedItemName extends Object
Deprecated.
since 10.3
Generates a conflicted name for a FileSystemItem given its name, the currently authenticated user's first name and last name. Doing so as an operation make it possible to override this part without having to fork the client codebase.
Author:
Olivier Grisel
  • Field Details

  • Constructor Details

    • NuxeoDriveGenerateConflictedItemName

      public NuxeoDriveGenerateConflictedItemName()
      Deprecated.
  • Method Details