GetJobDetailsBetweenResult
From
(Difference between revisions)
Latest revision as of 23:02, 30 May 2005
[edit] Description
Returns all the details of all jobs that fit within the time frame, and have fired the event specified.
[edit] Success Mode
The field jobDetails is populated with an array of JobCustomerBean for each job that matches 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 | There are too many selected records to be returned. |