Interface StandardProperties


  • public interface StandardProperties
    • Field Detail

      • HIGHLIGHT_MY_CHANGES

        static final PropertyKey HIGHLIGHT_MY_CHANGES
        If not set or is true then links to changes containing this user changelists are highlighted.
      • AUTODETECT_TIMEZONE

        static final PropertyKey AUTODETECT_TIMEZONE
        If set, TeamCity will try to autodetect user timezone and convert time correspondingly
      • LAST_USED_TIMEZONE

        static final PropertyKey LAST_USED_TIMEZONE
        Contains id of the last used timezone (empty if AUTODETECT_TIMEZONE is not set)
        Since:
        9.0.1
      • SHOW_ALL_PERSONAL_BUILDS

        static final PropertyKey SHOW_ALL_PERSONAL_BUILDS
        If set user will see all (not only his/her own) personal builds in TeamCity interface.
      • ADD_TRIGGERED_BUILD_TO_FAVORITES

        static final PropertyKey ADD_TRIGGERED_BUILD_TO_FAVORITES
        If set all builds triggered manually by the user will be added to his/her favorites
        Since:
        9.0
      • USE_EXPERIMENTAL_OVERVIEW

        static final PropertyKey USE_EXPERIMENTAL_OVERVIEW
        If set experimental UI will be used by default
        Since:
        2018.2
      • THEME

        static final PropertyKey THEME
        UI theme (currently for TeamCity Pipelines only)
        Since:
        2023.1