Name | Description | |
---|---|---|
ExitGranted | ExitGranted is used for execution methods that can go into an idle state. If a job decides that it is idle and should exit until there is work to process, it can request an exit. ExitRequest is called to grant the request. | |
SendData | Send data is called when the JAMS Scheduler needs to send data to the job. This is called is response to a request to restore an object. |