Uses of Class
hudson.model.View.UserInfo
-
Packages that use View.UserInfo Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of View.UserInfo in hudson.model
Fields in hudson.model with type parameters of type View.UserInfo Modifier and Type Field Description List<View.UserInfo>
View.People. users
Methods in hudson.model that return types with arguments of type View.UserInfo Modifier and Type Method Description List<View.UserInfo>
View.AsynchPeople.People. getUsers()
Methods in hudson.model with parameters of type View.UserInfo Modifier and Type Method Description int
View.UserInfo. compareTo(View.UserInfo that)
-