Contains the list of {@link Result}s from successful actions in the {@link BatchAction}. The order will match the order of the original {@link Action}s listed in the {@link BatchAction}.
If the {@link BatchAction} was specified to have an {@link BatchAction.OnException} valueof {@link BatchAction.OnException#CONTINUE}, failed actions will have a
null
value.