Uses of Class
com.bluebell.greenhouse.platform.models.api.dto.job.JobSummaryDTO
Packages that use JobSummaryDTO
-
Uses of JobSummaryDTO in com.bluebell.greenhouse.platform.models.api.dto.job
Subclasses with type arguments of type JobSummaryDTO in com.bluebell.greenhouse.platform.models.api.dto.jobModifier and TypeClassDescriptionfinal classConcrete API page of bounded job summaries.Method parameters in com.bluebell.greenhouse.platform.models.api.dto.job with type arguments of type JobSummaryDTOModifier and TypeMethodDescriptionstatic PaginatedJobSummaryDTOPaginatedJobSummaryDTO.from(PaginatedEntityDTO<JobSummaryDTO> source) Narrows a generic page into the concrete contract.