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