arguments property
The map of job arguments defined in the configuration
Contains reusable argument configurations that can be referenced by jobs
Implementation
final Map<String, JobArguments>? arguments;
The map of job arguments defined in the configuration
Contains reusable argument configurations that can be referenced by jobs
final Map<String, JobArguments>? arguments;