Package hudson.model.userproperty
Class UserPropertyCategoryAction
java.lang.Object
hudson.model.userproperty.UserPropertyCategoryAction
- Direct Known Subclasses:
 UserPropertyCategoryAccountAction,UserPropertyCategoryAppearanceAction,UserPropertyCategoryExperimentalAction,UserPropertyCategoryPreferencesAction,UserPropertyCategorySecurityAction
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoiddoConfigSubmit(org.kohsuke.stapler.StaplerRequest2 req, org.kohsuke.stapler.StaplerResponse2 rsp) abstract List<UserPropertyDescriptor> 
- 
Constructor Details
- 
UserPropertyCategoryAction
 
 - 
 - 
Method Details
- 
getTargetUser
 - 
getMyCategoryDescriptors
 - 
doConfigSubmit
@POST public void doConfigSubmit(org.kohsuke.stapler.StaplerRequest2 req, org.kohsuke.stapler.StaplerResponse2 rsp) throws IOException, jakarta.servlet.ServletException, Descriptor.FormException - Throws:
 IOExceptionjakarta.servlet.ServletExceptionDescriptor.FormException
 
 -