Class AuditStorageDescriptor
java.lang.Object
org.nuxeo.ecm.platform.audit.service.extension.AuditStorageDescriptor
Deprecated, for removal: This API element is subject to removal in a future version.
since 2025.0, doesn't work in all situation and doesn't scale, no replacement
- Since:
- 9.3
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Class
<? extends AuditStorage> Deprecated, for removal: This API element is subject to removal in a future version.protected String
Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionClass
<? extends AuditStorage> getClazz()
Deprecated, for removal: This API element is subject to removal in a future version.getId()
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.
-
Field Details
-
id
Deprecated, for removal: This API element is subject to removal in a future version. -
clazz
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
AuditStorageDescriptor
public AuditStorageDescriptor()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. -
getClazz
Deprecated, for removal: This API element is subject to removal in a future version. -
newInstance
Deprecated, for removal: This API element is subject to removal in a future version.
-