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
IOException
Copyright © 2019. All Rights Reserved.