Class AuditSearchUtils
java.lang.Object
com.atlassian.confluence.impl.audit.AuditSearchUtils
Deprecated.
since 7.5.0. Audit records should be persisted via atlassian-audit-plugin
- Since:
- 5.10
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
computeSearchString
(AuditRecordEntity entity) Deprecated.Compute the search string for a given AuditRecordEntitystatic com.google.common.collect.ImmutableSet<String>
Deprecated.Tokenize a string into search terms
-
Constructor Details
-
AuditSearchUtils
public AuditSearchUtils()Deprecated.
-
-
Method Details
-
computeSearchString
Deprecated.Compute the search string for a given AuditRecordEntity -
tokenize
Deprecated.Tokenize a string into search terms
-