Package omero.api
Class Callback_IScript_uploadScript
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_IScript_uploadScript
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackLong
,Ice.TwowayCallbackLongUE
public abstract class Callback_IScript_uploadScript extends IceInternal.TwowayCallback implements Ice.TwowayCallbackLongUE
Upload a user script to the server and return the id. This method checks that a script with that names does not exist and that the script has parameters if possible, i.e. a usermode processor is running which for the current user.
-
-
Constructor Summary
Constructors Constructor Description Callback_IScript_uploadScript()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-