GetJobSummariesBetweenStatusAfterPK

From
Revision as of 04:25, 12 May 2005 by Tristan (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Method

GetJobSummariesBetweenStatusAfterPKResult getJobSummariesBetweenStatusAfterPK(UserIDBean userID, JobStatus statusA, JobStatus statusB, String afterPK)

Description

Description

Parameters

Type Name Description
UserIDBean userID The admin username and password.
JobStatus statusA The minimum (earliest) status the job must have been progressed to.
JobStatus statusB The maximum (latest) status the job must have been progressed to.
String afterPK The lowest (earliest) job primary key in which we are interested. Note that the job primary key is an integer value, assigned by EService, where each newly created job is assigned a non-sequential higher number than any job previously created.

Return Value

GetJobSummariesBetweenStatusAfterPKResult

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux