GetJobDetail

From
(Difference between revisions)
Jump to: navigation, search
 
m
 
Line 1: Line 1:
 
== Method ==
 
== Method ==
GetJobDetailResult getJobDetail(UserIDBean userID, JobIDBean jobID)
+
[[GetJobDetailResult]] getJobDetail([[UserIDBean]] userID, [[JobIDBean]] jobID)
  
 
== Description ==
 
== Description ==

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.

[edit] Return Value

GetJobDetailResult

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux