|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UserIssueSearcherHistoryManager
A wrapper of the UserHistoryManager that allows you to store and retrieve history items UserHistoryItem of the type ISSUESEARCHER.
| Method Summary | |
|---|---|
void |
addIssueSearcherToHistory(com.atlassian.crowd.embedded.api.User user,
IssueSearcher searcher)
Add a JQL query string to the user history list. |
List<UserHistoryItem> |
getUserIssueSearcherHistory(com.atlassian.crowd.embedded.api.User user)
Retrieve the user's Issue Seacher history queue. |
| Method Detail |
|---|
void addIssueSearcherToHistory(com.atlassian.crowd.embedded.api.User user,
IssueSearcher searcher)
user - The user to add the history item tosearcher - The IssueSearcher used.List<UserHistoryItem> getUserIssueSearcherHistory(com.atlassian.crowd.embedded.api.User user)
user - The user to get the history IssueSearcher items for.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||