GetJobSummariesBetween

From
Jump to: navigation, search

Contents

Method

GetJobSummariesBetweenResult getJobSummariesBetween(UserIDBean userID, JobStatusEvent event, Calendar start, Calendar end)

Description

Get all job summaries where the job moved from one state to another state (ie. an event occured) within the specified time period. In general, it is a useful method for finding all jobs that were created, dispatched, or completed within a particular time frame.

Parameters

Type Name Description
UserIDBean userID The admin username and password.
JobStatusEvent event The particular event that the job must have had invoked sometime in its history.
Calendar start The earliest moment for which the event must have occured after.
Calendar end The latest moment for which the event must have occured before.

Return Value

GetJobSummariesBetweenResult

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux