Package | Description |
---|---|
com.riadalabs.jira.plugins.insight.services.model |
Modifier and Type | Method and Description |
---|---|
static MutableObjectAttributeValueBean |
MutableObjectAttributeValueBean.create(ObjectAttributeValueBean objectAttributeValueBean) |
MutableObjectAttributeValueBean |
ObjectAttributeValueBean.createMutable()
Deprecated.
Use { @link MutableObjectAttributeValueBean#create() } instead.
|
MutableObjectAttributeValueBean |
ObjectAttributeBean.createObjectAttributeValueBean() |
Modifier and Type | Method and Description |
---|---|
List<MutableObjectAttributeValueBean> |
MutableObjectAttributeBean.getObjectAttributeValueBeans()
The value(s) set for this object attribute.
|
Copyright © 2024 Atlassian. All rights reserved.