public class EntityPropertiesKeysBean extends Object
Modifier and Type | Class and Description |
---|---|
static class |
EntityPropertiesKeysBean.EntityPropertyKeyBean |
Modifier and Type | Method and Description |
---|---|
static EntityPropertiesKeysBean |
build(JiraBaseUrls urls,
Long issueId,
List<String> propertyKeys,
com.atlassian.fugue.Function2<Long,String,String> selfFunction) |
List<EntityPropertiesKeysBean.EntityPropertyKeyBean> |
getEntityPropertyKeyBeans() |
public static EntityPropertiesKeysBean build(JiraBaseUrls urls, Long issueId, List<String> propertyKeys, com.atlassian.fugue.Function2<Long,String,String> selfFunction)
public List<EntityPropertiesKeysBean.EntityPropertyKeyBean> getEntityPropertyKeyBeans()
Copyright © 2002-2015 Atlassian. All Rights Reserved.