| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | org.mule.module.getsatisfaction.model.SortCriteria | |
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| SortCriteria | MOST_ME_TOOS | Sort by the highest number of topic replies | |||||||||
| SortCriteria | MOST_REPLIES | Sort by the highest number of topic replies | |||||||||
| SortCriteria | RECENTLY_ACTIVE | Sort topics by most recent activity | |||||||||
| SortCriteria | RECENTLY_CREATED | Sort by the most recently created topic | |||||||||
| SortCriteria | UNANSWERED | Filter out all answered questions | |||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| code | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||