Class AuditQuery
java.lang.Object
org.nuxeo.ecm.automation.core.operations.services.AuditQuery
Deprecated, for removal: This API element is subject to removal in a future version.
- Author:
- Bogdan Stefanescu
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected AuditReader
Deprecated, for removal: This API element is subject to removal in a future version.protected OperationContext
Deprecated, for removal: This API element is subject to removal in a future version.static final String
Deprecated, for removal: This API element is subject to removal in a future version.protected int
Deprecated, for removal: This API element is subject to removal in a future version.protected int
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 TypeMethodDescriptionprotected Object
Deprecated, for removal: This API element is subject to removal in a future version.query()
Deprecated, for removal: This API element is subject to removal in a future version.run()
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.- See Also:
-
audit
Deprecated, for removal: This API element is subject to removal in a future version. -
ctx
Deprecated, for removal: This API element is subject to removal in a future version. -
query
Deprecated, for removal: This API element is subject to removal in a future version. -
pageNo
protected int pageNoDeprecated, for removal: This API element is subject to removal in a future version. -
maxResults
protected int maxResultsDeprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
AuditQuery
public AuditQuery()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
run
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
IOException
-
query
Deprecated, for removal: This API element is subject to removal in a future version. -
mapValue
Deprecated, for removal: This API element is subject to removal in a future version.
-
AuditPageProviderOperation
instead