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