These variables are used to pass a value from the parent Job to the child Job.
String message="Hello "+context.name+", you get "+context.scope+" points in this exam!"; System.out.println(message);
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!