Uses of Class
com.atlassian.jira.model.querydsl.FileAttachmentDTO
Packages that use FileAttachmentDTO
-
Uses of FileAttachmentDTO in com.atlassian.jira.model.querydsl
Methods in com.atlassian.jira.model.querydsl that return FileAttachmentDTOModifier and TypeMethodDescriptionFileAttachmentDTO.Builder.build()
static FileAttachmentDTO
FileAttachmentDTO.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 FileAttachmentDTOModifier and TypeMethodDescriptionstatic FileAttachmentDTO.Builder
FileAttachmentDTO.builder
(FileAttachmentDTO fileAttachmentDTO) Constructors in com.atlassian.jira.model.querydsl with parameters of type FileAttachmentDTO