Uses of Class
hudson.model.View.UserInfo

Packages that use View.UserInfo
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
 

Uses of View.UserInfo in hudson.model
 

Fields in hudson.model with type parameters of type View.UserInfo
 List<View.UserInfo> View.People.users
           
 

Methods in hudson.model that return types with arguments of type View.UserInfo
 List<View.UserInfo> View.AsynchPeople.People.getUsers()
           
 

Methods in hudson.model with parameters of type View.UserInfo
 int View.UserInfo.compareTo(View.UserInfo that)
           
 



Copyright © 2004-2013. All Rights Reserved.