接口 ActionMethodParamParser
- 所有已知实现类:
DefaultActionMethodParamParser
public interface ActionMethodParamParser
action 方法参数解析器 actionCommand
- 作者:
- 渔民小镇
- 日期:
- 2021-12-20
-
字段概要
-
方法概要
-
字段详细资料
-
METHOD_PARAMS
方法空参数
-
-
方法详细资料
-
listParam
参数解析- 参数:
flowContext
- flow 上下文- 返回:
- 参数列表 一定不为 null
-