java.lang.Object | ||
↳ | com.atlassian.jira.plugin.jql.function.AbstractJqlFunction | |
↳ | com.atlassian.jira.plugin.jql.function.IssueHistoryFunction |
A handler for the "issueHistory" function. This function will return all the issues within the user's history.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | FUNCTION_ISSUE_HISTORY |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.plugin.jql.function.AbstractJqlFunction
| |||||||||||||||||||||||||
From class java.lang.Object | |||||||||||||||||||||||||
From interface
com.atlassian.jira.plugin.jql.function.JqlFunction
|