Package hudson.model

Class TimeZoneProperty

    • Constructor Detail

      • TimeZoneProperty

        @DataBoundConstructor
        public TimeZoneProperty​(@CheckForNull
                                String timeZoneName)
    • Method Detail

      • setTimeZoneName

        public void setTimeZoneName​(@CheckForNull
                                    String timeZoneName)
      • getTimeZoneName

        @CheckForNull
        public String getTimeZoneName()
      • forCurrentUser

        @CheckForNull
        public static String forCurrentUser()