Follow these steps to create the input quantityOfSharesList
variable:
- Click the + button next to Inputs.
- Switch to the Properties view.
- In the Name: field, type quantityOfSharesList.
- Click Browse Java Types. The Select
Type window opens.
- In the Choose a type field, type java.util.List.
- In the Matching types list, select List.
- Click OK.
