Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AnnotationSyncUnknownUserStrategy

Index

Enumeration members

OVERWRITE_CURRENT_USER = "overwrite_current_user"

When a user ID or username is encountered that does not exist in the database, that userId will be replaced with the user who synced the annotations

USE_USERNAME = "use_username"

When a user ID or username is encountered that does not exist in the database, the username that exists on the annotation will be maintained

Generated using TypeDoc