public class KCatchRPTEvent
extends com.ibm.rational.test.lt.kernel.action.impl.KAction
actionState, debug, historyType, name, stopRequested
ABANDONED, DP_ENCRYPTED_VALUES_KEY, EXECUTING, FINISHED, HANDLETIMER, SEMWAIT, SLEEPING, Status, UNSTARTED
HISTORY_ALL, HISTORY_NONE, HISTORY_PAGES, HISTORY_REQUESTS, HISTORY_SCHEDULE, LOG_ALL, LOG_CONFIG, LOG_FINE, LOG_FINER, LOG_FINEST, LOG_INFO, LOG_NONE, LOG_SEVERE, LOG_WARNING, STATISTIC_ALL, STATISTIC_NONE, STATISTIC_PAGES
STORAGE_ENV, STORAGE_LOCAL, STORAGE_SYSTEM, STORAGE_USER
Constructor and Description |
---|
KCatchRPTEvent(IContainer parent,
String name) |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Execute this action.
|
void |
report() |
abandon, acquire, actionStack, addEventBehavior, addNetServerTime, assertParentStartEvent, availablePermits, blocked, blockedAction, couldReportHistory, dawnLog, executeAction, executionTime, findDataArea, findEventBehavior, findExceptionHandler, findLoop, findLoop, findTransaction, findTransaction, findVirtualUser, finish, forceStop, getActiveException, getActiveUsersStat, getARM, getBlockedTimeout, getCompletedUsersStat, getDataPoolManager, getDispatchList, getExitReason, getFinishLock, getHistory, getHistoryLevel, getHistoryLevel, getHistoryType, getId, getLogLevel, getLoopControl, getLoopControl, getName, getNonPassingVPReported, getParent, getPDLogManager, getPendingException, getQueue, getQueueLength, getResultInteger, getResultObject, getResultString, getRtbEnabled, getRunStat, getStartTime, getState, getStatisticsLevel, getStatisticsManager, getStatTree, getStopRequested, getStopTime, getSubsystem, getTestLogManager, getTime, getTimeoutDuration, getTimeoutScheme, getTotalUsersStat, getTransaction, getValue, getVirtualUser, getVirtualUserGUID, getVirtualUserName, getWaitingForActions, getWorkBenchHostName, getWorkBenchUserId, getWorkerThread, handleException, hasFinished, hasStarted, isCompletedAction, isRtbDisabled, isRtbEnabled, isRunning, isScheduleRun, log, log, log, log, makeVerdict, postFinish, preFinish, printKActionTrace, processRegisteredEvents, processThrowable, reducePermits, registerEvent, registerVerdict, registerVerdict, release, release, reportEvent, reportEvent, reportEvent, reportEvent, reportEvent, reportMessage, reportMessage, reportMessage, reportMessage, reportVerdict, reportVerdict, reportVerdict, reportVerdict, reportVerdict, reportVerdict, reportVerificationPoint, reportVerificationPoint, reportVerificationPoint, reportVerificationPoint, reportVerificationPoint, reportVerificationPoint, reset, resetAction, rollupNetServerTime, run, setActiveException, setBlockedTimeout, setCompleted, setDispatchingAction, setHistory, setHistoryLevel, setHistoryLevel, setHistoryType, setId, setLogLevel, setNotCompleted, setParent, setPendingException, setResultInteger, setResultObject, setResultString, setResultString, setRtbEnabled, setStatisticsLevel, setStatTree, setValue, start, status, stop, stop, stopAction, toXML, tryAcquire, tryAcquire, wouldARM, wouldLog, wouldReportHistory, wouldReportHistory, wouldReportHistory, wouldReportStatistics, writeEvent
addCounter, getCounter, getCounters, resetCounters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addCounter, getCounter, getCounters, resetCounters
toString
public KCatchRPTEvent(IContainer parent, String name)
public void report()
public void execute()
IKAction
Called indirectly by the kernel when it is time to execute.
If processing is finished for this action, call
finish()
from this method to indicate.
Note: This method is implemented by the protocol, the code generator, or by the programmer/user creating the script.
© Copyright IBM Corp. 2013. All rights reserved.