com.ibm.commerce.scheduler.commands
Interface GetJobStatusCmd

All Known Implementing Classes:
GetJobStatusCmdImpl

public interface GetJobStatusCmd

Gets the status of a scheduled Job.


Method Summary
 java.lang.String getJobStatus()
          Gets the job status.
 void setJobInstanceId(java.lang.Long lJobInstanceId)
          Sets the job instance id.
 

Method Detail

getJobStatus

public java.lang.String getJobStatus()
Gets the job status.

Parameters:
String - - job status

setJobInstanceId

public void setJobInstanceId(java.lang.Long lJobInstanceId)
Sets the job instance id.

Parameters:
Long - - job instance Id