public class AsyncTaskUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.util.function.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 java.util.function.Predicate<AsyncJobDto> AsyncJobCompleted
public static boolean hasFinishedSuccesfully(AsyncTaskDto task)
Copyright © 2008-2019 Abiquo Holdings S.L.. All Rights Reserved.