Uses of Class
com.atlassian.jira.model.querydsl.RemoteIssueLinkDTO
Packages that use RemoteIssueLinkDTO
-
Uses of RemoteIssueLinkDTO in com.atlassian.jira.model.querydsl
Methods in com.atlassian.jira.model.querydsl that return RemoteIssueLinkDTOModifier and TypeMethodDescriptionRemoteIssueLinkDTO.Builder.build()static RemoteIssueLinkDTORemoteIssueLinkDTO.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 RemoteIssueLinkDTOModifier and TypeMethodDescriptionstatic RemoteIssueLinkDTO.BuilderRemoteIssueLinkDTO.builder(RemoteIssueLinkDTO remoteIssueLinkDTO) Constructors in com.atlassian.jira.model.querydsl with parameters of type RemoteIssueLinkDTO