java.lang.Object | ||
↳ | com.atlassian.jira.web.bean.PagerFilter<T> | |
↳ | com.atlassian.jira.web.bean.UserPickerFilter |
[Expand]
Inherited Fields | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get a list of users based on the parameters of the filter
| |||||||||||
Setter method for BeanUtils to inject projectIds.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||||||||||||||||||
![]() |
Get a list of users based on the parameters of the filter
Exception |
---|
Setter method for BeanUtils to inject projectIds. The name of the multi-valued url query parameter is projectId, so it has to be named as setProjectId().
projectIds | the list of project id's |
---|