public static class EntityPropertyBean.Builder extends Object
Constructor and Description |
---|
EntityPropertyBean.Builder(JiraBaseUrls jiraBaseUrls,
com.atlassian.fugue.Function2<Long,String,String> entityIdToSelfFunction) |
Modifier and Type | Method and Description |
---|---|
EntityPropertyBean |
build(Long entityId) |
EntityPropertyBean.Builder |
key(String key) |
EntityPropertyBean.Builder |
value(String value) |
public EntityPropertyBean.Builder(JiraBaseUrls jiraBaseUrls, com.atlassian.fugue.Function2<Long,String,String> entityIdToSelfFunction)
public EntityPropertyBean.Builder key(String key)
public EntityPropertyBean.Builder value(String value)
public EntityPropertyBean build(Long entityId)
Copyright © 2002-2015 Atlassian. All Rights Reserved.