|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.web.component.AbstractWebComponent
com.atlassian.jira.web.component.multiuserpicker.UserPickerWebComponent
public class UserPickerWebComponent
| Field Summary |
|---|
| Fields inherited from class com.atlassian.jira.web.component.AbstractWebComponent |
|---|
applicationProperties, velocityManager |
| Constructor Summary | |
|---|---|
UserPickerWebComponent(com.atlassian.velocity.VelocityManager velocityManager,
ApplicationProperties applicationProperties,
UserPickerSearchService searchService)
|
|
| Method Summary | |
|---|---|
String |
getHtml(UserPickerLayoutBean layoutBean,
Collection<User> currentUsers,
boolean canEdit,
Long id)
|
String |
getHtmlForUsernames(UserPickerLayoutBean layoutBean,
List<String> usernames,
boolean canEdit,
Long id)
|
static Collection |
getUserNamesToAdd(String rawUserNames)
|
static Collection |
getUserNamesToRemove(Map params,
String paramPrefix)
|
| Methods inherited from class com.atlassian.jira.web.component.AbstractWebComponent |
|---|
getHtml |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserPickerWebComponent(com.atlassian.velocity.VelocityManager velocityManager,
ApplicationProperties applicationProperties,
UserPickerSearchService searchService)
| Method Detail |
|---|
public String getHtml(UserPickerLayoutBean layoutBean,
Collection<User> currentUsers,
boolean canEdit,
Long id)
public String getHtmlForUsernames(UserPickerLayoutBean layoutBean,
List<String> usernames,
boolean canEdit,
Long id)
public static Collection getUserNamesToRemove(Map params,
String paramPrefix)
public static Collection getUserNamesToAdd(String rawUserNames)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||