IBM Rational Performance Tester SDK

Uses of Interface
com.ibm.rational.test.lt.kernel.logging.IHistory

Packages that use IHistory
com.ibm.rational.test.lt.kernel.action   
 

Uses of IHistory in com.ibm.rational.test.lt.kernel.action
 

Methods in com.ibm.rational.test.lt.kernel.action that return IHistory
 IHistory IKAction.getHistory()
          get the execution history to which events should be sent.
 

Methods in com.ibm.rational.test.lt.kernel.action with parameters of type IHistory
 void IKAction.setHistory(IHistory history)
          set the current execution history for this action and its offspring
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.