Package omero.grid
Class Callback_ScriptProcess_getJob
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.grid.Callback_ScriptProcess_getJob
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<ScriptJob>
,Ice.TwowayCallbackArg1UE<ScriptJob>
public abstract class Callback_ScriptProcess_getJob extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<ScriptJob>
Returns the job which started this process. Several scheduling fields (submitted, scheduledFor, started, finished) may be of interest.
-
-
Constructor Summary
Constructors Constructor Description Callback_ScriptProcess_getJob()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-