org.jenkinsci.plugins.readonly
Class UserConfiguration
java.lang.Object
hudson.model.UserProperty
org.jenkinsci.plugins.readonly.UserConfiguration
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<hudson.model.UserProperty>
public class UserConfiguration
- extends hudson.model.UserProperty
- Author:
- lucinka
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Fields inherited from class hudson.model.UserProperty |
user |
| Methods inherited from class hudson.model.UserProperty |
all, getDescriptor, reconfigure |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserConfiguration
@DataBoundConstructor
public UserConfiguration(boolean displayForReadOnlyPermission)
getDisplayForReadOnlyPermission
public boolean getDisplayForReadOnlyPermission()
Copyright © 2004-2012. All Rights Reserved.