hudson.model
Class UserProperties
java.lang.Object
hudson.model.UserProperties
Deprecated. as of 1.286
public class UserProperties
- extends Object
List of all installed UserProperty
types.
- Author:
- Kohsuke Kawaguchi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LIST
public static final List<UserPropertyDescriptor> LIST
- Deprecated. as of 1.286
Use
UserProperty.all()
for read access and Extension
for auto-registration.
UserProperties
public UserProperties()
- Deprecated.
Copyright © 2004-2013. All Rights Reserved.