| java.lang.Object | |
| ↳ | com.atlassian.jira.jql.query.QueryCreationContextImpl |
Default implementation of QueryCreationContext.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Use this constructor unless you know you need to override security.
| |||||||||||
Use this constructor if you need to override security.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the User.
| |||||||||||
Get the User.
| |||||||||||
Get the User.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||
From interface
com.atlassian.jira.jql.query.QueryCreationContext
| |||||||||||||||||||||
Use this constructor unless you know you need to override security.
| user | the user performing the search |
|---|
Use this constructor if you need to override security.
| user | the user performing the search |
|---|---|
| securityOverriden | true if you want to override security; false otherwise |
Get the User.
Get the User.
Get the User.

