Interface CometBatchRemote

    • Method Detail

      • autocometSetStart

        CometBatchRemote.AutocometSetStartResult autocometSetStart​(java.lang.String sessionId,
                                                                   int id,
                                                                   java.util.Calendar starttime,
                                                                   int status,
                                                                   java.lang.String client)
                                                            throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
      • autocometSetDone

        CometBatchRemote.AutocometSetDoneResult autocometSetDone​(java.lang.String sessionId,
                                                                 int id,
                                                                 int status,
                                                                 java.util.Calendar starttime,
                                                                 java.util.Calendar endtime,
                                                                 int exitValue)
                                                          throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
      • autocometGetNextHotfolder

        CometBatchRemote.AutocometGetNextHotfolderResult autocometGetNextHotfolder​(java.lang.String sessionId,
                                                                                   java.lang.String program,
                                                                                   java.lang.String client,
                                                                                   int status,
                                                                                   int id)
                                                                            throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException