IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester API Reference

Project Version 2.3

com.rational.test.ft.services
Class ExecutionHistoryLogConstants

java.lang.Object
  extended by com.rational.test.ft.services.ExecutionHistoryLogConstants

public class ExecutionHistoryLogConstants
extends java.lang.Object

Pull literals out of ExecutionHistoryLog class so that all of TPTP does not get loaded just to register the literals in the RFT UI plugin (wswplugin).


Field Summary
static java.lang.String[] RftExecutionHistoryEventTypes
           
 
Constructor Summary
ExecutionHistoryLogConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RftExecutionHistoryEventTypes

public static final java.lang.String[] RftExecutionHistoryEventTypes
Constructor Detail

ExecutionHistoryLogConstants

public ExecutionHistoryLogConstants()