Package omero.grid
Class Callback_ManagedRepository_listImports
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.grid.Callback_ManagedRepository_listImports
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<java.util.List<ImportProcessPrx>>
,Ice.TwowayCallbackArg1UE<java.util.List<ImportProcessPrx>>
public abstract class Callback_ManagedRepository_listImports extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<java.util.List<ImportProcessPrx>>
List imports that are currently running in this importer. These will be limited based on user/group membership for theFileset
object which is being created by the import. If the user has write permissions for the fileset, then the import will be included.
-
-
Constructor Summary
Constructors Constructor Description Callback_ManagedRepository_listImports()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-