public class Step extends Object implements ResultsWithMatch
| Constructor and Description |
|---|
Step() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttachments() |
String |
getDocString()
Returns a formatted doc-string section.
|
long |
getDuration() |
Object[] |
getEmbeddings() |
Match |
getMatch() |
String |
getName() |
String[] |
getOutput() |
String |
getRawName() |
Result |
getResult() |
Row[] |
getRows() |
Status |
getStatus() |
boolean |
hasRows() |
void |
setMedaData(Scenario scenario) |
public Row[] getRows()
public String[] getOutput()
public Match getMatch()
getMatch in interface ResultsWithMatchpublic Result getResult()
getResult in interface ResultsWithMatchpublic Object[] getEmbeddings()
public boolean hasRows()
public Status getStatus()
public long getDuration()
public String getRawName()
public String getName()
public String getDocString()
public String getAttachments()
public void setMedaData(Scenario scenario)
Copyright © 2015. All rights reserved.