com.ibm.rational.test.lt.kernel
Class ScheduleEventConstants
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
ScheduleEventConstants
public ScheduleEventConstants()
© Copyright IBM Corp. 2012. All rights reserved.