Uses of Class
hudson.model.UserPropertyDescriptor
Packages that use UserPropertyDescriptor
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.QuickSilver-like search/jump capability for better navigation around Jenkins.
Security-related code.
-
Uses of UserPropertyDescriptor in hudson.model
Subclasses of UserPropertyDescriptor in hudson.modelModifier and TypeClassDescriptionstatic class
static class
static class
Methods in hudson.model that return UserPropertyDescriptorMethods in hudson.model that return types with arguments of type UserPropertyDescriptorModifier and TypeMethodDescriptionUserProperty.all()
Returns all the registeredUserPropertyDescriptor
s.static List<UserPropertyDescriptor>
UserProperty.allByCategoryClass
(Class<? extends UserPropertyCategory> categoryClass) Returns all the registeredUserPropertyCategory
descriptors for a given category. -
Uses of UserPropertyDescriptor in hudson.model.userproperty
Methods in hudson.model.userproperty that return types with arguments of type UserPropertyDescriptorModifier and TypeMethodDescriptionUserPropertyCategoryAccountAction.getMyCategoryDescriptors()
abstract List<UserPropertyDescriptor>
UserPropertyCategoryAction.getMyCategoryDescriptors()
UserPropertyCategoryAppearanceAction.getMyCategoryDescriptors()
UserPropertyCategoryExperimentalAction.getMyCategoryDescriptors()
UserPropertyCategoryPreferencesAction.getMyCategoryDescriptors()
UserPropertyCategorySecurityAction.getMyCategoryDescriptors()
-
Uses of UserPropertyDescriptor in hudson.search
Subclasses of UserPropertyDescriptor in hudson.search -
Uses of UserPropertyDescriptor in hudson.security
Subclasses of UserPropertyDescriptor in hudson.securityModifier and TypeClassDescriptionstatic final class
-
Uses of UserPropertyDescriptor in jenkins.console
Subclasses of UserPropertyDescriptor in jenkins.console -
Uses of UserPropertyDescriptor in jenkins.model.experimentalflags
Subclasses of UserPropertyDescriptor in jenkins.model.experimentalflags -
Uses of UserPropertyDescriptor in jenkins.security
Subclasses of UserPropertyDescriptor in jenkins.securityModifier and TypeClassDescriptionstatic final class
static final class
-
Uses of UserPropertyDescriptor in jenkins.security.seed
Subclasses of UserPropertyDescriptor in jenkins.security.seed