com.ibm.commerce.scheduler.beans.SchedulerStatusDataBean
.
Gets the status of a broadcast Job.
Field Summary | |
---|---|
static java.lang.String |
defaultCommandClassName Deprecated. The default implementation of this command. |
Method Summary | |
---|---|
java.lang.String |
getJobStatus() Deprecated. Gets the job status. |
void |
setCloneId(java.lang.String cloneId) Deprecated. Sets the scheduler clone Id. |
void |
setJobId(java.lang.Long lJobId) Deprecated. Sets the job reference number of the broadcast job to retrieve. |
Field Detail |
public static final java.lang.String defaultCommandClassName
Method Detail |
public java.lang.String getJobStatus()
public void setCloneId(java.lang.String cloneId)
cloneId
- the clone id of the scheduler clone instance
.public void setJobId(java.lang.Long lJobId)