Uses of Interface
com.atlassian.jira.entity.property.EntityPropertyQuery
Packages that use EntityPropertyQuery
- 
Uses of EntityPropertyQuery in com.atlassian.jira.entity.propertyClasses in com.atlassian.jira.entity.property with type parameters of type EntityPropertyQueryModifier and TypeInterfaceDescriptioninterfaceEntityPropertyQuery<T extends EntityPropertyQuery<T>>A query builder for requests to theJsonEntityPropertyManager.Subinterfaces of EntityPropertyQuery in com.atlassian.jira.entity.propertyModifier and TypeInterfaceDescriptionstatic interfaceAnEntityPropertyQueryfor which sufficient contraints have been provided to make the query valid.Methods in com.atlassian.jira.entity.property that return EntityPropertyQuery