| Package | Description |
|---|---|
| com.atlassian.confluence.search.v2.sort |
| Modifier and Type | Method and Description |
|---|---|
UserAttributeSort.UserAttribute |
UserAttributeSort.getAttribute() |
static UserAttributeSort.UserAttribute |
UserAttributeSort.UserAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserAttributeSort.UserAttribute[] |
UserAttributeSort.UserAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
UserAttributeSort(UserAttributeSort.UserAttribute attribute,
SearchSort.Order order,
String fieldName) |
Copyright © 2003–2023 Atlassian. All rights reserved.