Class TeamCityInfoStatsProvider


  • public class TeamCityInfoStatsProvider
    extends Object
    This value type reads statictics from teamcity-info.xml file, published by a build. teamcity-info.xml file may contain the following content for this:
       <build>
         <statisticValue key="myKey" value="0.345"/>
       </build>