类 MiGooVariables
java.lang.Object
core.xyz.migoo.variable.MiGooVariables
- 所有已实现的接口:
VariableStateListener,Cloneable
- 作者:
- xiaomi
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明clone()void转换变量voidconvertVariables(com.alibaba.fastjson2.JSONObject dataMapping) extractVariables(String value) com.alibaba.fastjson2.JSONObjectcom.alibaba.fastjson2.JSONObjectcom.alibaba.fastjson2.JSONObjectvoidmergeVariable(MiGooVariables other) voidvoidputAll(MiGooVariables variables) voidtoString()
-
构造器详细资料
-
MiGooVariables
public MiGooVariables() -
MiGooVariables
-
-
方法详细资料
-
putAll
-
putAll
-
put
-
getProperty
-
get
-
remove
-
convertVariable
public void convertVariable()从接口复制的说明:VariableStateListener转换变量- 指定者:
convertVariable在接口中VariableStateListener
-
mergeVariable
-
clone
-
getRequestBody
public com.alibaba.fastjson2.JSONObject getRequestBody() -
getRequestData
public com.alibaba.fastjson2.JSONObject getRequestData() -
getRequestQuery
public com.alibaba.fastjson2.JSONObject getRequestQuery() -
convertVariables
public void convertVariables(com.alibaba.fastjson2.JSONObject dataMapping) -
extractVariables
-
toString
-