LiteflowResponse |
FlowExecutor.execute2Resp(String chainId) |
LiteflowResponse |
FlowExecutor.execute2Resp(String chainId,
Object param) |
LiteflowResponse |
FlowExecutor.execute2Resp(String chainId,
Object param,
Class<?>... contextBeanClazzArray) |
LiteflowResponse |
FlowExecutor.execute2Resp(String chainId,
Object param,
Object... contextBeanArray) |
LiteflowResponse |
FlowExecutor.execute2RespWithRid(String chainId,
Object param,
String requestId,
Class<?>... contextBeanClazzArray) |
LiteflowResponse |
FlowExecutor.execute2RespWithRid(String chainId,
Object param,
String requestId,
Object... contextBeanArray) |
LiteflowResponse |
NodeComponent.invoke2Resp(String chainId,
Object param) |
LiteflowResponse |
FlowExecutor.invoke2Resp(String chainId,
Object param,
Integer slotIndex) |
LiteflowResponse |
NodeComponent.invoke2RespInAsync(String chainId,
Object param) |
LiteflowResponse |
FlowExecutor.invoke2RespInAsync(String chainId,
Object param,
Integer slotIndex) |