Modifier and Type | Method and Description |
---|---|
TaskStatus |
UserDeleteCommand.waitEnd(TaskRef ref) |
TaskStatus |
UserImportCommand.waitEnd(TaskRef ref) |
Modifier and Type | Method and Description |
---|---|
static TaskStatus |
Tasks.follow(CliContext ctx,
TaskRef ref) |
Modifier and Type | Method and Description |
---|---|
static TaskStatus |
TaskStatus.create(double steps,
double progress,
java.lang.String lastLogEntry,
TaskStatus.State status,
java.lang.String result) |
TaskStatus |
ITask.status()
retrieve task status
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<TaskStatus> |
ITaskPromise.status() |
Modifier and Type | Method and Description |
---|---|
void |
ITaskAsync.status(AsyncHandler<TaskStatus> handler) |
Modifier and Type | Method and Description |
---|---|
static TaskStatus |
TaskUtils.wait(IServiceProvider provider,
TaskRef ref) |
Modifier and Type | Method and Description |
---|---|
TaskStatus |
TaskService.status() |
TaskStatus |
TaskManager.status() |
Modifier and Type | Method and Description |
---|---|
TaskStatus |
MailboxesServiceTests.waitEnd(TaskRef ref) |
Modifier and Type | Method and Description |
---|---|
TaskStatus |
INodeClient.getExecutionStatus(TaskRef task)
Tracks the progress of a task
|
Modifier and Type | Method and Description |
---|---|
TaskStatus |
AHCHttpNodeClient.getExecutionStatus(TaskRef task) |
protected TaskStatus |
StatusHandler.getResult(int status,
com.ning.http.client.HttpResponseHeaders headers,
FileBackedOutputStream body) |
Modifier and Type | Method and Description |
---|---|
TaskStatus |
UserServiceTests.waitEnd(TaskRef ref) |
Copyright © 2021. All Rights Reserved.