class SkippedResult extends Result
definition, in, ready| Constructor and Description |
|---|
SkippedResult(JobDefinition def,
URI in) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getDestination()
The Node receiving the result or
null if that is not applicable (for recognizers). |
MimeType |
getMimeType()
On what kind of inputs this result can work.
|
URI |
getOut()
The file receiving the result, or
null if that is not applicable |
boolean |
isReady() |
String |
toString() |
getIn, getJobDefinition, getStage, readySkippedResult(JobDefinition def, URI in)
public Node getDestination()
Resultnull if that is not applicable (for recognizers).getDestination in class Resultpublic URI getOut()
Resultnull if that is not applicablepublic MimeType getMimeType()
ResultgetMimeType in class ResultMMBase 1.9-SNAPSHOT - ${javadoctimestamp}