GetJobSummariesBetweenResult
From
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.
Success Mode
The field JobSummaries contains an array of JobSummaryBean for all jobs which fit the criteria.
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. |