GetJobDetails

From
(Difference between revisions)
Jump to: navigation, search
m (Description)
m
 
Line 1: Line 1:
 
== Method ==
 
== Method ==
Method
+
[[GetJobDetailsResult]] getJobDetails([[UserIDBean]] userID, [[JobIDBean]][] jobIDs)
  
 
== Description ==
 
== Description ==
Line 15: Line 15:
 
|The admin username and password.
 
|The admin username and password.
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
|[[Type]]
+
|[[JobIDBean]] array
|Name
+
|jobIDs
|Description.
+
|The unique job ID's of all the jobs for which details are requested.
 
|}
 
|}
  
 
== Return Value ==
 
== Return Value ==
[[ReturnValue]]
+
[[GetJobDetailsResult]]

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.

[edit] Return Value

GetJobDetailsResult

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux