Annotation Interface ResourceVersion


@Target(TYPE) @Retention(RUNTIME) @Deprecated public @interface ResourceVersion
Deprecated.
Since 7.3, this class is moved to package com.emc.documentum.rest.config.version. Use ResourceVersion.
This annotation is for controller class to mark the compatibility mode version of the controller. If the controller class has no this annotation, it means this controller is compatible with all versions.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    com.emc.documentum.rest.context.ResourceVersionManager.Version
    Deprecated.
     
  • Element Details

    • value

      com.emc.documentum.rest.context.ResourceVersionManager.Version value
      Deprecated.
      Default:
      CURRENT