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