public class OpenShiftUserInfo
extends hudson.model.UserProperty
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenShiftUserInfo.DescriptorImpl |
static class |
OpenShiftUserInfo.Metadata |
| Modifier and Type | Field and Description |
|---|---|
String |
email |
OpenShiftUserInfo.Metadata |
metadata |
| Constructor and Description |
|---|
OpenShiftUserInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail() |
String |
getName() |
void |
updateProfile(hudson.model.User u)
Updates the user information on Jenkins based on the information in this identity.
|
public OpenShiftUserInfo.Metadata metadata
public String email
public String getEmail()
public String getName()
public void updateProfile(hudson.model.User u)
throws IOException
IOExceptionCopyright © 2004-2016. All Rights Reserved.