a scala.List of OperationResult objects
A list of child cancellation results.
A list of child cancellation results.
a java.util.List of io.backchat.hookup.Cancelled objects
A list of child operation results.
A list of child operation results.
a java.util.List of OperationResult objects
Flag for the java api to indicate cancellation, returns true when the list is not empty and at least one of the elements in the list is a io.backchat.hookup.Cancelled object.
Flag for the java api to indicate cancellation, returns true when the list is not empty and at least one of the elements in the list is a io.backchat.hookup.Cancelled object.
A boolean indicating cancellation
Flag for the java api to indicate success, returns true when the list is empty or all the elements in the list are io.backchat.hookup.Success objects.
Flag for the java api to indicate success, returns true when the list is empty or all the elements in the list are io.backchat.hookup.Success objects.
A boolean indicating success
a scala.List of OperationResult objects
A list of child success results.
A list of child success results.
a java.util.List of io.backchat.hookup.Success objects
A list of operation results, contains some aggregate helper methods in addition to a populated list of children
a scala.List of OperationResult objects