Uses of Class
com.atlassian.jira.model.querydsl.ClusteredJobDTO
Packages that use ClusteredJobDTO
-
Uses of ClusteredJobDTO in com.atlassian.jira.model.querydsl
Methods in com.atlassian.jira.model.querydsl that return ClusteredJobDTOModifier and TypeMethodDescriptionClusteredJobDTO.Builder.build()
static ClusteredJobDTO
ClusteredJobDTO.fromGenericValue
(org.ofbiz.core.entity.GenericValue gv) Constructs a new instance of this Data Transfer object from the values in the given GenericValue.Methods in com.atlassian.jira.model.querydsl with parameters of type ClusteredJobDTOModifier and TypeMethodDescriptionstatic ClusteredJobDTO.Builder
ClusteredJobDTO.builder
(ClusteredJobDTO clusteredJobDTO) Constructors in com.atlassian.jira.model.querydsl with parameters of type ClusteredJobDTO