public class OpenShiftUserInfo extends UserProperty
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenShiftUserInfo.DescriptorImpl |
static class |
OpenShiftUserInfo.Metadata |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Field and Description |
|---|---|
String |
email |
OpenShiftUserInfo.Metadata |
metadata |
user| Constructor and Description |
|---|
OpenShiftUserInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail() |
String |
getName() |
void |
updateProfile(User u)
Updates the user information on Jenkins based on the information in this
identity.
|
all, getDescriptor, reconfigure, setUserpublic OpenShiftUserInfo.Metadata metadata
public String email
public String getEmail()
public String getName()
public void updateProfile(User u) throws IOException
IOExceptionCopyright © 2016–2022. All rights reserved.