com.ibm.commerce.scheduler.commands

Interface GetBroadcastJobStatusCmd

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String defaultCommandClassName
      Deprecated. 
      The default implementation of this command.
    • Field Detail

      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        Deprecated. 
        The default implementation of this command.
        See Also:
        Constant Field Values
    • Method Detail

      • getJobStatus

        java.lang.String getJobStatus()
        Deprecated. 
        Gets the job status.
        Returns:
        String - job status
      • setCloneId

        void setCloneId(java.lang.String cloneId)
        Deprecated. 
        Sets the scheduler clone Id.
        Parameters:
        cloneId - the clone id of the scheduler clone instance .
      • setJobId

        void setJobId(java.lang.Long lJobId)
        Deprecated. 
        Sets the job reference number of the broadcast job to retrieve.
        Parameters:
        jobId - the broadcast job reference number.