/applet-xxxx/run
or /app-xxxx/run
- or by calling another entry point in its own executable, via the API call /job/new
. Jobs launched by another job are called child jobs; the job that launched them is called the parent job. The original job created, when the user runs an applet or app, is called an origin job. A job created when a job runs an applet or app is called a master job. dependsOn
field in the API call made to create the new job.