Uses of Class
com.atlassian.jira.model.querydsl.ReplicatedIndexOperationDTO
Packages that use ReplicatedIndexOperationDTO
-
Uses of ReplicatedIndexOperationDTO in com.atlassian.jira.index.ha
Methods in com.atlassian.jira.index.ha with parameters of type ReplicatedIndexOperationDTOModifier and TypeMethodDescriptionReplicatedIndexOperationFactory.build
(ReplicatedIndexOperationDTO dto) -
Uses of ReplicatedIndexOperationDTO in com.atlassian.jira.model.querydsl
Methods in com.atlassian.jira.model.querydsl that return ReplicatedIndexOperationDTOModifier and TypeMethodDescriptionReplicatedIndexOperationDTO.Builder.build()
static ReplicatedIndexOperationDTO
ReplicatedIndexOperationDTO.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 ReplicatedIndexOperationDTOModifier and TypeMethodDescriptionReplicatedIndexOperationDTO.builder
(ReplicatedIndexOperationDTO replicatedIndexOperationDTO) Constructors in com.atlassian.jira.model.querydsl with parameters of type ReplicatedIndexOperationDTO