com.atlassian.jira.rest.v2.issue
Class UserPickerResultsBean

java.lang.Object
  extended by com.atlassian.jira.rest.v2.issue.UserPickerResultsBean

public class UserPickerResultsBean
extends Object


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

Constructor Detail

UserPickerResultsBean

public UserPickerResultsBean(List<UserPickerUser> users,
                             String header,
                             Integer total)


Copyright © 2002-2014 Atlassian. All Rights Reserved.