public interface ResumableTask
| Modifier and Type | Interface and Description |
|---|---|
static class |
ResumableTask.TaskStatus |
| Modifier and Type | Method and Description |
|---|---|
ResumableTask.TaskStatus |
process()
Process the task either fully, or in part.
|
ResumableTask.TaskStatus process()
Copyright © 2012–2023. All rights reserved.