Uses of Class
com.avoka.tm.vo.JobAction
Package
Description
Provides Value Object Query classes.
Provides Service classes.
Provides Value Object persistent entity classes.
-
Uses of JobAction in com.avoka.tm.query
Modifier and TypeMethodDescriptionJobActionQuery.firstValue()
Execute the query and return the first job action value object for the query.Modifier and TypeMethodDescriptionJobActionQuery.listValues()
Execute the job action query and return a list of JobAction value objects. -
Uses of JobAction in com.avoka.tm.svc
Modifier and TypeMethodDescriptionDeliveryTxnBuilder.setJobAction
(JobAction jobAction) Set the job action and job to be associated with the transaction (optional). -
Uses of JobAction in com.avoka.tm.vo