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) |
accept
public RetryAndFail(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
protected WaveformResult wrapResult(WaveformResult result)
wrapResult
in class RetryAndContinue
public java.lang.String toString()
toString
in class RetryAndContinue