@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class TimeZoneProperty extends UserProperty
Modifier and Type | Class and Description |
---|---|
static class |
TimeZoneProperty.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson
user
Constructor and Description |
---|
TimeZoneProperty(String timeZoneName) |
Modifier and Type | Method and Description |
---|---|
static String |
forCurrentUser() |
String |
getTimeZoneName() |
void |
setTimeZoneName(String timeZoneName) |
all, getDescriptor, reconfigure, setUser
@DataBoundConstructor public TimeZoneProperty(@CheckForNull String timeZoneName)
Copyright © 2004–2022. All rights reserved.