Uses of Class
com.avoka.tm.query.JobActionQuery
-
Uses of JobActionQuery in com.avoka.tm.query
Modifier 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.