Package | Description |
---|---|
org.safs.tools.stacks | |
org.safs.tools.status |
Modifier and Type | Method and Description |
---|---|
StatusInfoInterface |
StacksInterface.peekStack() |
StatusInfoInterface |
SAFSSTACKS.peekStack() |
StatusInfoInterface |
StacksInterface.popStack() |
StatusInfoInterface |
SAFSSTACKS.popStack() |
Modifier and Type | Method and Description |
---|---|
long |
StacksInterface.pushStack(StatusInfoInterface statusInfo) |
long |
SAFSSTACKS.pushStack(StatusInfoInterface statusInfo) |
Modifier and Type | Class and Description |
---|---|
class |
TestRecordStatusInfo |
Modifier and Type | Method and Description |
---|---|
StatusInfoInterface |
StatusMonitorInterface.getStatusInfo(java.lang.String testLevel)
Get the current status info for the specified test level.
|
StatusInfoInterface |
SAFSSTATUS.getStatusInfo(java.lang.String testLevel) |
Modifier and Type | Method and Description |
---|---|
void |
StatusMonitorInterface.setStatusInfo(java.lang.String testLevel,
StatusInfoInterface statusInfo)
Set/Overwrite the current status info for the specified test level.
|
void |
SAFSSTATUS.setStatusInfo(java.lang.String testLevel,
StatusInfoInterface statusInfo) |
Copyright © SAS Institute. All Rights Reserved.