Uses of Class
com.atlassian.jira.model.querydsl.IssueTypeDTO
Packages that use IssueTypeDTO
-
Uses of IssueTypeDTO in com.atlassian.jira.config
Methods in com.atlassian.jira.config with parameters of type IssueTypeDTOModifier and TypeMethodDescriptionDefaultIssueConstantFactory.createIssueType(IssueTypeDTO issueTypeDTO) IssueConstantFactory.createIssueType(IssueTypeDTO issueTypeDTO) MockIssueConstantFactory.createIssueType(IssueTypeDTO issueTypeDTO) -
Uses of IssueTypeDTO in com.atlassian.jira.model.querydsl
Methods in com.atlassian.jira.model.querydsl that return IssueTypeDTOModifier and TypeMethodDescriptionIssueTypeDTO.Builder.build()static IssueTypeDTOIssueTypeDTO.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 IssueTypeDTOModifier and TypeMethodDescriptionstatic IssueTypeDTO.BuilderIssueTypeDTO.builder(IssueTypeDTO issueTypeDTO) Constructors in com.atlassian.jira.model.querydsl with parameters of type IssueTypeDTO