public interface Job
| Modifier and Type | Method and Description |
|---|---|
TaskResult |
execute(TaskContext context) |
TaskResult execute(TaskContext context)
context - job context - should be regularly checked if "interrupted()" was set as this is a signal to running task to end gracefully,Copyright © 2015. All rights reserved.