|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.UserProperty
hudson.plugins.jabber.user.JabberUserProperty
public class JabberUserProperty
Jabber user property.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary | |
|---|---|
static JabberUserPropertyDescriptor |
DESCRIPTOR
|
| Fields inherited from class hudson.model.UserProperty |
|---|
user |
| Constructor Summary | |
|---|---|
JabberUserProperty(java.lang.String jid)
|
|
| Method Summary | |
|---|---|
hudson.model.UserPropertyDescriptor |
getDescriptor()
|
java.lang.String |
getJid()
|
| Methods inherited from class hudson.model.UserProperty |
|---|
all |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final JabberUserPropertyDescriptor DESCRIPTOR
| Constructor Detail |
|---|
public JabberUserProperty(java.lang.String jid)
| Method Detail |
|---|
public java.lang.String getJid()
public hudson.model.UserPropertyDescriptor getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.model.UserProperty>getDescriptor in class hudson.model.UserProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||