Class EntityPropertiesKeysBean
java.lang.Object
com.atlassian.jira.rest.v2.entity.property.EntityPropertiesKeysBean
- Since:
- v6.2
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic EntityPropertiesKeysBeanbuild(JiraBaseUrls urls, Long issueId, List<String> propertyKeys, BiFunction<Long, String, String> selfFunction)
-
Method Details
-
build
public static EntityPropertiesKeysBean build(JiraBaseUrls urls, Long issueId, List<String> propertyKeys, BiFunction<Long, String, String> selfFunction) -
getEntityPropertyKeyBeans
-