<added> element

このページの内容

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

<added> displays new classes for the given column.

 

Parameters for <added>

属性

説明

必須

range

The maximum number of classes to show. If the value is 5, then a maximum of 5 "gainers" and 5 "losers" will be shown.

No; defaults to 5.

interval

The time interval over which the delta should be calculated (from the last history point). Uses the Interval format. The range is automatically adjusted to the closest smaller interval available.

No; the default is to take the delta of the last two history points.


Nested elements of <added>

The <added> element can take a single column element, allowing you to add one additional metric to the data shown in <added>.


Example: <totalStatements>

You could add totalStatements to <added> with the following code.

<added>
         <columns>
                   <totalStatements/>
         </columns>
</added>

(info) No more than one additional column can be attached to <added>. The 'added' classes table will always appear above the Movers section in the report - regardless of its order in the XML.

 

最終更新日 2014 年 4 月 11 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.