Index Reader Module

All Versions
Click for all versions
Bamboo 2.1 Documentation

Index

Description

Written in conjunction with Post Build Index Writer Module, the IndexReader will translate the fields in the index and re-insert the information into a BuildResultSummary object, which has a specially designated customBuildData map for this purpose.

Interface

Index Reader modules must implement the com.atlassian.bamboo.index.CustomIndexReader interface.

Sample Module Descriptor Element

<indexReader key="cloverIndexReader" name="Reads Clover result values from index"
          class="com.atlassian.bamboo.builder.coverage.CloverIndexReader">
    <description>Reads the clover result from an index document and populates into build result summary</description>
  </indexReader>
RELATED TOPICS


Bamboo Documentation Home

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.