Package org.nuxeo.audit.mongodb
Class MongoDBExtendedInfo
java.lang.Object
org.nuxeo.audit.mongodb.MongoDBExtendedInfo
- All Implemented Interfaces:
Serializable
,ExtendedInfo
@Deprecated(since="2025.0",
forRemoval=true)
public class MongoDBExtendedInfo
extends Object
implements ExtendedInfo
Deprecated, for removal: This API element is subject to removal in a future version.
Extended info for the
MongoDBExtendedInfo
.- Since:
- 9.1
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Serializable
Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionMongoDBExtendedInfo
(Serializable value) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptiongetId()
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.<T> T
Deprecated, for removal: This API element is subject to removal in a future version.void
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
value
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
MongoDBExtendedInfo
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getId
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getId
in interfaceExtendedInfo
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setId
in interfaceExtendedInfo
-
getSerializableValue
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getSerializableValue
in interfaceExtendedInfo
-
getValue
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getValue
in interfaceExtendedInfo
-
ExtendedInfo
deprecation