public class ResponseCodeConvertComponent extends Object implements ComponentInterface
Constructor and Description |
---|
ResponseCodeConvertComponent() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Context context)
组件执行方法
|
String |
getInput() |
String |
getResultKey() |
String |
getType() |
void |
setInput(String input) |
void |
setResultKey(String resultKey) |
void |
setType(String type) |
public String getInput()
public void setInput(String input)
public String getResultKey()
public void setResultKey(String resultKey)
public String getType()
public void setType(String type)
public void execute(Context context)
ComponentInterface
execute
in interface ComponentInterface
context
- 组件执行的环境Copyright © 2006–2018 TinyGroup. All rights reserved.