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 © 2021 Pivotal Software, Inc.. All rights reserved.