GetJobDetail
From
(Difference between revisions)
Revision as of 02:38, 3 June 2005
Contents |
Method
GetJobDetailResult getJobDetail(UserIDBean userID, JobIDBean jobID)
Description
Gets the details of the job indicated by the JobIDBean passed in.
Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
JobIDBean | jobIDs | The unique job ID of the jobs for which details are requested. |