public interface FunctionInvocationHelper<I>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRetainOuputAsMessage(I input) |
I |
postProcessResult(Object result,
I input) |
I |
postProcessResult(Object result,
String hint) |
I |
preProcessInput(I input,
Object inputConverter) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.