Annotation Interface ResourceVersion
Deprecated.
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
Modifier and TypeOptional ElementDescriptioncom.emc.documentum.rest.context.ResourceVersionManager.Version
Deprecated.
-
Element Details
-
value
com.emc.documentum.rest.context.ResourceVersionManager.Version valueDeprecated.- Default:
- CURRENT
-
ResourceVersion
.