Uses of Class
com.atlassian.jira.model.querydsl.ClusterLockStatusDTO
Packages that use ClusterLockStatusDTO
-
Uses of ClusterLockStatusDTO in com.atlassian.jira.cluster.lock
Methods in com.atlassian.jira.cluster.lock that return types with arguments of type ClusterLockStatusDTOModifier and TypeMethodDescriptionprotected com.querydsl.sql.SQLQuery<ClusterLockStatusDTO> JiraClusterLockQueryDSLDao.getHeldClusterLocksQuery(DbConnection dbConnection, Long dbTime) -
Uses of ClusterLockStatusDTO in com.atlassian.jira.model.querydsl
Methods in com.atlassian.jira.model.querydsl that return ClusterLockStatusDTOModifier and TypeMethodDescriptionClusterLockStatusDTO.Builder.build()static ClusterLockStatusDTOClusterLockStatusDTO.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 ClusterLockStatusDTOModifier and TypeMethodDescriptionstatic ClusterLockStatusDTO.BuilderClusterLockStatusDTO.builder(ClusterLockStatusDTO clusterLockStatusDTO) Constructors in com.atlassian.jira.model.querydsl with parameters of type ClusterLockStatusDTO