public interface StatusMonitorInterface
Modifier and Type | Method and Description |
---|---|
StatusInfoInterface |
getStatusInfo(java.lang.String testLevel)
Get the current status info for the specified test level.
|
void |
setStatusInfo(java.lang.String testLevel,
StatusInfoInterface statusInfo)
Set/Overwrite the current status info for the specified test level.
|
StatusInfoInterface getStatusInfo(java.lang.String testLevel)
void setStatusInfo(java.lang.String testLevel, StatusInfoInterface statusInfo)
Copyright © SAS Institute. All Rights Reserved.