Uses of Class
com.avoka.tm.vo.JobStep
Packages that use JobStep
Package
Description
Provides Value Object Query classes.
Provides Value Object persistent entity classes.
-
Uses of JobStep in com.avoka.tm.query
Methods in com.avoka.tm.query that return JobStepModifier and TypeMethodDescriptionJobStepQuery.firstValue()
Execute the query and return the first job step value object for the query.Methods in com.avoka.tm.query that return types with arguments of type JobStepModifier and TypeMethodDescriptionJobStepQuery.listValues()
Execute the job step query and return a list of Job value objects.Methods in com.avoka.tm.query with parameters of type JobStepModifier and TypeMethodDescriptionTxnQuery.setJobStep
(JobStep jobStep) Set the job step query parameter. -
Uses of JobStep in com.avoka.tm.vo
Fields in com.avoka.tm.vo with type parameters of type JobStepMethods in com.avoka.tm.vo that return types with arguments of type JobStep