Uses of Class
org.forgerock.util.promise.Promises.Results
-
Uses of Promises.Results in org.forgerock.util.promise
Modifier and TypeMethodDescriptionstatic Promise<Promises.Results,
Exception> Returns aPromise
which will be completed once all of the provided promises have succeeded, or as soon as one of them fails.static Promise<Promises.Results,
Exception> Returns aPromise
which will be completed once all of the provided promises have succeeded, or as soon as one of them fails.