public class AsyncTaskUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static Predicate<AsyncJobDto> |
AsyncJobCompleted |
| Constructor and Description |
|---|
AsyncTaskUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasFinishedSuccesfully(AsyncTaskDto task)
Checks that all jobs in task are in 'completed' state
|
public static Predicate<AsyncJobDto> AsyncJobCompleted
public static boolean hasFinishedSuccesfully(AsyncTaskDto task)
Copyright © 2008–2021 Abiquo Holdings S.L.. All rights reserved.