public interface LoadTestLogEntry
| Modifier and Type | Method and Description | 
|---|---|
| void | discard() | 
| void | exportToFile(String fileName) | 
| ActionList | getActions() | 
| ImageIcon | getIcon() | 
| String | getMessage() | 
| String | getTargetStepName() | 
| long | getTimeStamp() | 
| String | getType() | 
| boolean | isDiscarded() | 
| boolean | isError() | 
String getMessage()
long getTimeStamp()
String getType()
String getTargetStepName()
ActionList getActions()
ImageIcon getIcon()
boolean isError()
void discard()
boolean isDiscarded()
void exportToFile(String fileName) throws IOException
IOExceptionCopyright © 2019. All Rights Reserved.