Interface BuildsScheduleForm.PARAMS

    • Field Detail

      • PARAM_SHOW_ONLY_UPCOMING

        static final String PARAM_SHOW_ONLY_UPCOMING
        Show only upcoming builds, relative to current date/time
        See Also:
        Constant Field Values
      • PARAM_SHOW_DISABLED

        static final String PARAM_SHOW_DISABLED
        Include disabled schedule triggers firing for shown build configurations
        See Also:
        Constant Field Values
      • PARAM_FILTER_PROJECT_ID

        static final String PARAM_FILTER_PROJECT_ID
        ProjectId to take as a root of schedule tree
        See Also:
        Constant Field Values
      • PARAM_HIDE_ONLY_PENDING

        static final String PARAM_HIDE_ONLY_PENDING
        Hide triggers with 'Trigger only if there are pending changes' option enabled
        See Also:
        Constant Field Values