public class PipeRunResult extends Object
doPipe()
as well as the exitState.
Pipe
PipeLine
Pipe
s return a PipeRunResult
with the information
as above.Constructor and Description |
---|
PipeRunResult() |
PipeRunResult(PipeForward forward,
Object result) |
Modifier and Type | Method and Description |
---|---|
Message |
getResult() |
boolean |
isSuccessful() |
void |
setResult(Object result) |
String |
toString() |
public PipeRunResult()
public PipeRunResult(PipeForward forward, Object result)
Copyright © 2023 Frank!Framework. All rights reserved.