Uses of Class
com.atlassian.jira.rest.v2.entity.property.EntityPropertiesKeysBean

Packages that use EntityPropertiesKeysBean
com.atlassian.jira.rest.v2.entity.property   
 

Uses of EntityPropertiesKeysBean in com.atlassian.jira.rest.v2.entity.property
 

Fields in com.atlassian.jira.rest.v2.entity.property declared as EntityPropertiesKeysBean
static EntityPropertiesKeysBean EntityPropertyResourceExamples.GET_PROPERTIES_KEYS_RESPONSE_200
           
 

Methods in com.atlassian.jira.rest.v2.entity.property that return EntityPropertiesKeysBean
static EntityPropertiesKeysBean EntityPropertiesKeysBean.build(JiraBaseUrls urls, Long issueId, List<String> propertyKeys, com.atlassian.fugue.Function2<Long,String,String> selfFunction)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.