Add the group name to the job query so that only jobs belonging to the job group
are included.
Add the sort order by ascending to the query.
Add the sort order by descending to the query.
Set has not job property name query filter parameter.
Set job property name parameter.
Set property name/value parameter.
Set job property value parameter.
Set the job create time end date filter, where jobs must have been created before the specified date.
Set the query fetch limit to limit the maximum number of records returned.
Set the job id (PK) query parameter.
JobQuery.setJobAction(com.avoka.fc.core.entity.JobAction jobAction)
Set the job action query parameter.
Set the job action id query parameter.
Set the job key query parameter.
JobQuery.setJobStep(com.avoka.fc.core.entity.JobStep jobStep)
Set the job step query parameter.
Set the job step id query parameter.
Set the job name query parameter.
Set the job reference number query parameter.
Set the job create time start date filter, where jobs must have been created at or after the specified date.
Set the job status query parameter.
Set the job transaction user's login name (username).