public class PageFlowFileProcessor extends AbstractFileProcessor
applicationConfig, caches, changeList, componentConfig, deleteList, fileObjects, fileResolver, LOGGER
DEFAULT_PRECEDENCE, HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
Constructor and Description |
---|
PageFlowFileProcessor() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkMatch(FileObject fileObject) |
FlowExecutor |
getFlowExecutor() |
List<FileObject> |
getFlowFiles() |
void |
process()
对文件进行处理
|
void |
setFileResolver(FileResolver fileResolver)
设置文件搜索器
|
void |
setFlowExecutor(FlowExecutor flowExecutor) |
add, clean, config, convertFromXml, delete, getApplicationConfig, getApplicationNodePath, getComponentConfig, getComponentConfigPath, getFileResolver, getOrder, isMatch, modify, noChange, supportRefresh
public FlowExecutor getFlowExecutor()
public void setFlowExecutor(FlowExecutor flowExecutor)
public List<FileObject> getFlowFiles()
protected boolean checkMatch(FileObject fileObject)
checkMatch
in class AbstractFileProcessor
public void process()
FileProcessor
public void setFileResolver(FileResolver fileResolver)
FileProcessor
setFileResolver
in interface FileProcessor
setFileResolver
in class AbstractFileProcessor
fileResolver
- 文件搜索器Copyright © 2006–2018 TinyGroup. All rights reserved.