Uses of Record Class
org.tavall.couriers.api.concurrent.Outcome
-
Uses of OutcomePREVIEW in org.tavall.couriers.api.concurrent
Methods in org.tavall.couriers.api.concurrent that return types with arguments of type OutcomePREVIEWModifier and TypeMethodDescriptionBatchResult.outcomes()Returns the value of theoutcomesrecord component.Constructor parameters in org.tavall.couriers.api.concurrent with type arguments of type OutcomePREVIEWModifierConstructorDescriptionBatchResult(List<OutcomePREVIEW<T>> outcomes, boolean cancelled, boolean timedOut) Creates an instance of aBatchResultrecord class.