com.ibm.rational.test.lt.kernel
Class KEventConstants
java.lang.Object
com.ibm.rational.test.lt.kernel.KEventConstants
public class KEventConstants
- extends Object
This class defines all the execution history event constants used by protocol agnostic classes.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE_KSCRIPT_START
public static final String TYPE_KSCRIPT_START
- See Also:
- Constant Field Values
TYPE_KSCRIPT_STOP
public static final String TYPE_KSCRIPT_STOP
- See Also:
- Constant Field Values
TYPE_LOOP_START
public static final String TYPE_LOOP_START
- See Also:
- Constant Field Values
TYPE_LOOP_STOP
public static final String TYPE_LOOP_STOP
- See Also:
- Constant Field Values
TYPE_TRANSACTION_START
public static final String TYPE_TRANSACTION_START
- See Also:
- Constant Field Values
TYPE_TRANSACTION_STOP
public static final String TYPE_TRANSACTION_STOP
- See Also:
- Constant Field Values
TYPE_WEIGHTED_BLOCK_START
public static final String TYPE_WEIGHTED_BLOCK_START
- See Also:
- Constant Field Values
TYPE_WEIGHTED_BLOCK_STOP
public static final String TYPE_WEIGHTED_BLOCK_STOP
- See Also:
- Constant Field Values
TYPE_KDELAY
public static final String TYPE_KDELAY
- See Also:
- Constant Field Values
TYPE_KTHINK
public static final String TYPE_KTHINK
- See Also:
- Constant Field Values
TYPE_DATA_CORRELATION
public static final String TYPE_DATA_CORRELATION
- See Also:
- Constant Field Values
PROP_TIMER_DURATION
public static final String PROP_TIMER_DURATION
- See Also:
- Constant Field Values
KEventConstants
public KEventConstants()
© Copyright IBM Corp. 2012. All rights reserved.