Uses of Class
com.avoka.tm.query.JobActionQuery
Packages that use JobActionQuery
-
Uses of JobActionQuery in com.avoka.tm.query
Methods in com.avoka.tm.query that return JobActionQueryModifier and TypeMethodDescriptionJobActionQuery.addOrderByAsc
(String orderProperty) Add the sort order by ascending to the query.JobActionQuery.addOrderByDesc
(String orderProperty) Add the sort order by descending to the query.JobActionQuery.setFetchLimit
(int fetchLimit) Set the query fetch limit to limit the maximum number of records returned.Set the job action id (PK) query parameter.JobActionQuery.setJobActionKey
(String jobActionKey) Set the job action key query parameter.