public class RetryAndFail extends RetryAndContinue
subprocess| Constructor and Description |
|---|
RetryAndFail(org.w3c.dom.Element config) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
protected WaveformResult |
wrapResult(WaveformResult result) |
acceptpublic RetryAndFail(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionprotected WaveformResult wrapResult(WaveformResult result)
wrapResult in class RetryAndContinuepublic java.lang.String toString()
toString in class RetryAndContinue