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.
@author David Peterson
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.