Uses of Class
com.atlassian.greenhopper.rest.AssigneeUserPickerResource.UserPickerUser
Packages that use AssigneeUserPickerResource.UserPickerUser
-
Uses of AssigneeUserPickerResource.UserPickerUser in com.atlassian.greenhopper.rest
Methods in com.atlassian.greenhopper.rest with parameters of type AssigneeUserPickerResource.UserPickerUserModifier and TypeMethodDescriptionvoidAssigneeUserPickerResource.UserPickerResultsWrapper.addUser(AssigneeUserPickerResource.UserPickerUser user) Constructor parameters in com.atlassian.greenhopper.rest with type arguments of type AssigneeUserPickerResource.UserPickerUserModifierConstructorDescriptionUserPickerResultsWrapper(List<AssigneeUserPickerResource.UserPickerUser> users, String footer)