Uses of Interface
com.atlassian.jira.entity.property.EntityPropertyQuery.ExecutableQuery

Packages that use EntityPropertyQuery.ExecutableQuery
com.atlassian.jira.entity.property   
 

Uses of EntityPropertyQuery.ExecutableQuery in com.atlassian.jira.entity.property
 

Methods in com.atlassian.jira.entity.property that return EntityPropertyQuery.ExecutableQuery
 EntityPropertyQuery.ExecutableQuery EntityPropertyQuery.entityName(String entityName)
          Restricts the search by the entity name, which can neither be null nor blank.
 EntityPropertyQuery.ExecutableQuery EntityPropertyQuery.key(String key)
          Restricts the search to the given property key, which can neither be null nor blank.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.