Package omero.cmd
Class Callback_CmdCallback_finished
- java.lang.Object
-
- IceInternal.CallbackBase
-
- Ice.OnewayCallback
-
- omero.cmd.Callback_CmdCallback_finished
-
public abstract class Callback_CmdCallback_finished extends Ice.OnewayCallback
Called when the command has completed in any fashion including cancellation. TheStatus.flags
list will contain information about whether or not the process was cancelled.
-
-
Constructor Summary
Constructors Constructor Description Callback_CmdCallback_finished()
-