GetJobDetails
From
(Difference between revisions)
m |
Latest revision as of 03:11, 30 May 2005
Contents |
[edit] Method
GetJobDetailsResult getJobDetails(UserIDBean userID, JobIDBean[] jobIDs)
[edit] Description
Gets the details of all jobs indicated by the list of JobIDBean passed in.
[edit] Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
JobIDBean array | jobIDs | The unique job ID's of all the jobs for which details are requested. |