IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.execution.results.actions
Interface PostRunReportGenerator


public interface PostRunReportGenerator

Specified in extension point RPTReport. Implemented by providers of post-run statical model manipulation which is necessary for some reports such as the HTTP Percentile Report.


Method Summary
 void init(IStatModelFacade facade, String nodeName)
           
 boolean run()
           
 

Method Detail

init

void init(IStatModelFacade facade,
          String nodeName)

run

boolean run()

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.