JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.avoka.tm.vo.JobStep
Packages that use
JobStep
Package
Description
com.avoka.tm.vo
Provides Value Object persistent entity classes.
Uses of
JobStep
in
com.avoka.tm.vo
Fields in
com.avoka.tm.vo
with type parameters of type
JobStep
Modifier and Type
Field
Description
List
<
JobStep
>
Job.
jobSteps
The list of job steps.
Methods in
com.avoka.tm.vo
that return types with arguments of type
JobStep
Modifier and Type
Method
Description
List
<
JobStep
>
Job.
getJobSteps
()
The list of job steps.