Uses of Class
hudson.model.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
Modifier and TypeClassDescriptionstatic class
static class
static class
Modifier 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
Modifier and TypeMethodDescriptionUserPropertyCategoryAccountAction.getMyCategoryDescriptors()
abstract List<UserPropertyDescriptor>
UserPropertyCategoryAction.getMyCategoryDescriptors()
UserPropertyCategoryAppearanceAction.getMyCategoryDescriptors()
UserPropertyCategoryExperimentalAction.getMyCategoryDescriptors()
UserPropertyCategoryPreferencesAction.getMyCategoryDescriptors()
UserPropertyCategorySecurityAction.getMyCategoryDescriptors()
-
Uses of UserPropertyDescriptor in hudson.search
-
Uses of UserPropertyDescriptor in hudson.security
Modifier and TypeClassDescriptionstatic final class
-
Uses of UserPropertyDescriptor in jenkins.console
-
Uses of UserPropertyDescriptor in jenkins.model.experimentalflags
-
Uses of UserPropertyDescriptor in jenkins.security
Modifier and TypeClassDescriptionstatic final class
static final class
-
Uses of UserPropertyDescriptor in jenkins.security.seed