public class IrcUserProperty extends UserProperty
Modifier and Type | Class and Description |
---|---|
static class |
IrcUserProperty.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson
Modifier and Type | Field and Description |
---|---|
static IrcUserProperty.DescriptorImpl |
DESCRIPTOR |
user
Constructor and Description |
---|
IrcUserProperty(String nick) |
Modifier and Type | Method and Description |
---|---|
UserPropertyDescriptor |
getDescriptor() |
String |
getNick() |
all, reconfigure, setUser
@Extension public static final IrcUserProperty.DescriptorImpl DESCRIPTOR
public IrcUserProperty(String nick)
public String getNick()
public UserPropertyDescriptor getDescriptor()
getDescriptor
in interface Describable<UserProperty>
getDescriptor
in class UserProperty
Describable.getDescriptor()
Copyright © 2016–2020. All rights reserved.