-
- Enclosing class:
- TaskService
public static interface TaskService.Task
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Value
execute()
Called to execute task.
-
public static interface TaskService.Task
Modifier and Type | Method | Description |
---|---|---|
Value |
execute() |
Called to execute task.
|