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 related client code query parameter
Set the job controller service id query parameter.
Set the job time end date filter (defaults to created time).
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 time start date filter (defaults to created time).
Set the job status query parameter.
Set the job transaction user's login name (username).