IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.kernel
Class ScheduleEventConstants

java.lang.Object
  extended by com.ibm.rational.test.lt.kernel.ScheduleEventConstants

public class ScheduleEventConstants
extends Object

The purpose of this class is to hold constants related to execution history events emitted by schedule related entities.


Field Summary
static String OWNER_TYPE_DEFAULT
           
static String OWNER_TYPE_INVOCATION
           
static String OWNER_TYPE_ROLLUP_VERDICT
           
static String OWNER_TYPE_USER_START
           
static String OWNER_TYPE_USER_STOP
           
static String OWNER_TYPE_USERGROUP_START
           
static String OWNER_TYPE_USERGROUP_STOP
           
static String PROP_SCHED_TESTLOG_ALL
           
static String PROP_SCHED_TESTLOG_ERROR
           
static String PROP_SCHED_TESTLOG_WARNING
           
static String PROP_USER_LOCATION
           
static String PROP_USER_LOGGING
           
static String PROP_USER_STATS
           
static String SORT_USER
           
static String TYPE_SCHEDULE_START
           
static String TYPE_SCHEDULE_STOP
           
static String TYPE_USER_START
           
static String TYPE_USER_STOP
           
static String TYPE_USERGROUP_START
           
static String TYPE_USERGROUP_STOP
           
 
Constructor Summary
ScheduleEventConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TYPE_SCHEDULE_START

public static final String TYPE_SCHEDULE_START
See Also:
Constant Field Values

TYPE_SCHEDULE_STOP

public static final String TYPE_SCHEDULE_STOP
See Also:
Constant Field Values

TYPE_USERGROUP_START

public static final String TYPE_USERGROUP_START
See Also:
Constant Field Values

TYPE_USERGROUP_STOP

public static final String TYPE_USERGROUP_STOP
See Also:
Constant Field Values

TYPE_USER_START

public static final String TYPE_USER_START
See Also:
Constant Field Values

TYPE_USER_STOP

public static final String TYPE_USER_STOP
See Also:
Constant Field Values

OWNER_TYPE_DEFAULT

public static final String OWNER_TYPE_DEFAULT
See Also:
Constant Field Values

OWNER_TYPE_INVOCATION

public static final String OWNER_TYPE_INVOCATION
See Also:
Constant Field Values

OWNER_TYPE_ROLLUP_VERDICT

public static final String OWNER_TYPE_ROLLUP_VERDICT
See Also:
Constant Field Values

OWNER_TYPE_USERGROUP_START

public static final String OWNER_TYPE_USERGROUP_START
See Also:
Constant Field Values

OWNER_TYPE_USERGROUP_STOP

public static final String OWNER_TYPE_USERGROUP_STOP
See Also:
Constant Field Values

OWNER_TYPE_USER_START

public static final String OWNER_TYPE_USER_START
See Also:
Constant Field Values

OWNER_TYPE_USER_STOP

public static final String OWNER_TYPE_USER_STOP
See Also:
Constant Field Values

PROP_SCHED_TESTLOG_ALL

public static final String PROP_SCHED_TESTLOG_ALL
See Also:
Constant Field Values

PROP_SCHED_TESTLOG_WARNING

public static final String PROP_SCHED_TESTLOG_WARNING
See Also:
Constant Field Values

PROP_SCHED_TESTLOG_ERROR

public static final String PROP_SCHED_TESTLOG_ERROR
See Also:
Constant Field Values

SORT_USER

public static final String SORT_USER
See Also:
Constant Field Values

PROP_USER_LOCATION

public static final String PROP_USER_LOCATION
See Also:
Constant Field Values

PROP_USER_STATS

public static final String PROP_USER_STATS
See Also:
Constant Field Values

PROP_USER_LOGGING

public static final String PROP_USER_LOGGING
See Also:
Constant Field Values
Constructor Detail

ScheduleEventConstants

public ScheduleEventConstants()

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.