Package | Description |
---|---|
com.atlassian.jira.entity.property |
Modifier and Type | Method and Description |
---|---|
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-2018 Atlassian. All Rights Reserved.