Uses of Class
com.atlassian.jira.model.querydsl.ResolutionDTO
Packages that use ResolutionDTO
-
Uses of ResolutionDTO in com.atlassian.jira.config
Methods in com.atlassian.jira.config with parameters of type ResolutionDTOModifier and TypeMethodDescriptionDefaultIssueConstantFactory.createResolution(ResolutionDTO resolutionDTO) IssueConstantFactory.createResolution(ResolutionDTO resolutionDTO) MockIssueConstantFactory.createResolution(ResolutionDTO resolutionDTO) -
Uses of ResolutionDTO in com.atlassian.jira.model.querydsl
Methods in com.atlassian.jira.model.querydsl that return ResolutionDTOModifier and TypeMethodDescriptionResolutionDTO.Builder.build()static ResolutionDTOResolutionDTO.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 ResolutionDTOModifier and TypeMethodDescriptionstatic ResolutionDTO.BuilderResolutionDTO.builder(ResolutionDTO resolutionDTO) Constructors in com.atlassian.jira.model.querydsl with parameters of type ResolutionDTO