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_. jobParamCd
static DtoField<JobParamsDto,Long>
JobParamsDto_. paramValueNumber
static DtoField<JobParamsDto,ScheduledJob>
JobParamsDto_. scheduledJob
-