Uses of Class
com.atlassian.jira.web.component.multiuserpicker.UserPickerLayoutBean

Packages that use UserPickerLayoutBean
com.atlassian.jira.web.action.issue   
com.atlassian.jira.web.component.multiuserpicker   
 

Uses of UserPickerLayoutBean in com.atlassian.jira.web.action.issue
 

Methods in com.atlassian.jira.web.action.issue that return UserPickerLayoutBean
 UserPickerLayoutBean ManageWatchers.getManageWatchersLayout()
           
 

Uses of UserPickerLayoutBean in com.atlassian.jira.web.component.multiuserpicker
 

Methods in com.atlassian.jira.web.component.multiuserpicker with parameters of type UserPickerLayoutBean
 String UserPickerWebComponent.getHtml(UserPickerLayoutBean layoutBean, Collection<com.atlassian.crowd.embedded.api.User> currentUsers, boolean canEdit, Long id)
           
 String UserPickerWebComponent.getHtmlForUsernames(UserPickerLayoutBean layoutBean, List<String> usernames, boolean canEdit, Long id)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.