public interface AMD_JobHandle_setStatus
extends Ice.AMDCallback
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.Modifier and Type | Method and Description |
---|---|
void |
ice_response(java.lang.String __ret)
ice_response indicates that
the operation completed successfully.
|