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