Uses of Class
io.tesler.quartz.crudma.dto.JobParamsDto
-
Packages that use JobParamsDto Package Description io.tesler.quartz.crudma.dto -
-
Uses of JobParamsDto in io.tesler.quartz.crudma.dto
Fields in io.tesler.quartz.crudma.dto with type parameters of type JobParamsDto Modifier and Type Field Description static DtoField<JobParamsDto,String>JobParamsDto_. jobParamCdstatic DtoField<JobParamsDto,Long>JobParamsDto_. paramValueNumberstatic DtoField<JobParamsDto,ScheduledJob>JobParamsDto_. scheduledJob
-