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