Package omero.api

Interface AMD_JobHandle_submit

  • All Superinterfaces:
    Ice.AMDCallback

    public interface AMD_JobHandle_submit
    extends Ice.AMDCallback
    Submits a Job and returns its database id. The only fields directly on status which are editable are message, scheduledFor and status. The latter two must be sensible.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void ice_response​(long __ret)
      ice_response indicates that the operation completed successfully.
      • Methods inherited from interface Ice.AMDCallback

        ice_exception
    • Method Detail

      • ice_response

        void ice_response​(long __ret)
        ice_response indicates that the operation completed successfully.