com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
Class UserPickerResultBean

java.lang.Object
  extended by com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.UserPickerResultBean

public class UserPickerResultBean
extends Object

Since:
v5.0

Field Summary
 String footer
           
 Integer total
           
 List<UserBean> users
           
 
Constructor Summary
UserPickerResultBean()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

users

public List<UserBean> users

footer

public String footer

total

public Integer total
Constructor Detail

UserPickerResultBean

public UserPickerResultBean()


Copyright © 2002-2012 Atlassian. All Rights Reserved.