public interface TaskProcessor
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(String taskType,
AbstractTask task)
process task
|
boolean process(String taskType, AbstractTask task)
taskType - task typetask - taskCopyright © 2018–2019 Alibaba Group. All rights reserved.