static class OpenGridService.JobCompletionInvoker
extends java.lang.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) java.lang.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)
java.lang.String call(OpenGridSession session, Job baseJob, JobStatus jobStatus)