Uses of Class
com.atlassian.jira.model.querydsl.NotificationDTO
Packages that use NotificationDTO
-
Uses of NotificationDTO in com.atlassian.jira.model.querydsl
Methods in com.atlassian.jira.model.querydsl that return NotificationDTOModifier and TypeMethodDescriptionNotificationDTO.Builder.build()static NotificationDTONotificationDTO.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 NotificationDTOModifier and TypeMethodDescriptionstatic NotificationDTO.BuilderNotificationDTO.builder(NotificationDTO notificationDTO) Constructors in com.atlassian.jira.model.querydsl with parameters of type NotificationDTO