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