Package omero.api
Interface AMD_JobHandle_jobRunning
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_JobHandle_jobRunning extends Ice.AMDCallback
Returnstrue
if theJob
is running, i.e. has an attached process.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(boolean __ret)
ice_response indicates that the operation completed successfully.
-