static class OpenGridService.JobCompletionInvoker extends Object
Modifier and Type | Field and Description |
---|---|
private ClientContext |
context |
private ExtensionsInvoker<JobCompletionHandler> |
invoker |
private SessionControl |
rootSc |
Constructor and Description |
---|
JobCompletionInvoker(SessionControl rootSc) |
Modifier and Type | Method and Description |
---|---|
(package private) String |
call(OpenGridSession session,
Job baseJob,
JobStatus jobStatus)
Call the extensions for the given job.
|
private final SessionControl rootSc
private final ClientContext context
private final ExtensionsInvoker<JobCompletionHandler> invoker
JobCompletionInvoker(SessionControl rootSc)
String call(OpenGridSession session, Job baseJob, JobStatus jobStatus)