GetJobDetail
From
(Difference between revisions)
m |
Latest revision as of 02:38, 3 June 2005
Contents |
[edit] Method
GetJobDetailResult getJobDetail(UserIDBean userID, JobIDBean jobID)
[edit] Description
Gets the details of the job indicated by the JobIDBean passed in.
[edit] 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. |