@Deprecated public class AuditSearchUtils extends Object
Constructor and Description |
---|
AuditSearchUtils()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static String |
computeSearchString(AuditRecordEntity entity)
Deprecated.
Compute the search string for a given AuditRecordEntity
|
static com.google.common.collect.ImmutableSet<String> |
tokenize(String stringToTokenize)
Deprecated.
Tokenize a string into search terms
|
public static String computeSearchString(AuditRecordEntity entity)
Copyright © 2003–2021 Atlassian. All rights reserved.