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 SerializableDeprecated, 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> TDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, 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:
getIdin interfaceExtendedInfo
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
setIdin interfaceExtendedInfo
-
getSerializableValue
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getSerializableValuein interfaceExtendedInfo
-
getValue
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getValuein interfaceExtendedInfo
-
ExtendedInfodeprecation