| java.lang.Object | |
| ↳ | com.atlassian.jira.web.bean.FilterUtils |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the groups that this filter can be shared with.
| |||||||||||
Returned string is non-null IFF there is a true value (ie some text)
| |||||||||||
Retirned string array is non-null IFF there is a true value (ie some text)
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Get the groups that this filter can be shared with. If this is a regular user, this will be the user's groups. If the user is an admin, it will return all groups.
Returned string is non-null IFF there is a true value (ie some text)
Retirned string array is non-null IFF there is a true value (ie some text)

