Uses of Class
com.avoka.tm.vo.JobAction
-
Packages that use JobAction Package Description com.avoka.tm.vo Provides Value Object persistent entity classes. -
-
Uses of JobAction in com.avoka.tm.vo
Fields in com.avoka.tm.vo with type parameters of type JobAction Modifier and Type Field Description List<JobAction>JobStep. jobActionsThe job step actions.Methods in com.avoka.tm.vo that return types with arguments of type JobAction Modifier and Type Method Description List<JobAction>JobStep. getJobActions()The job step actions.
-