public class ResultHandler extends Object
Constructor and Description |
---|
ResultHandler() |
Modifier and Type | Method and Description |
---|---|
void |
setError(String error) |
void |
setResult(String result) |
String |
waitFor() |
public void setResult(String result)
public void setError(String error)
public String waitFor() throws FlowGenerationException
FlowGenerationException
Copyright © 2023 Frank!Framework. All rights reserved.