Raw list of command-line arguments before variable processing.
Subclasses should populate this list with the appropriate arguments for their specific job type.
List<String> argumentBuilder = [];