GetJobSummariesBetweenResult
From
(Difference between revisions)
Latest revision as of 04:12, 12 May 2005
[edit] Description
Contains a list of all summaries where a specific event occured within the time frame of interest. This list may have zero elements, indicating there were no jobs that fit the criteria.
[edit] Success Mode
The field JobSummaries contains an array of JobSummaryBean for all jobs which fit the criteria.
[edit] Failure Modes
One or more failure fields will be populated with a failure object (will contain a non-null reference) indicating the nature of the failure, with relevant information.
Type | Description |
---|---|
AccessDeniedFailure | The username or password was incorrect, or lacked the right to complete this function. |
TooManyFailure | Indicates there are too many summary records to be returned. |