public class NotifyTaskProcessor extends Object implements TaskProcessor
| Constructor and Description |
|---|
NotifyTaskProcessor(ServerListService serverListService) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(String taskType,
AbstractTask task)
process task
|
public NotifyTaskProcessor(ServerListService serverListService)
public boolean process(String taskType, AbstractTask task)
TaskProcessorprocess in interface TaskProcessortaskType - task typetask - taskCopyright © 2018–2019 Alibaba Group. All rights reserved.