Package | Description |
---|---|
com.deiser.jira.profields.api.field | |
com.deiser.jira.profields.api.value |
Modifier and Type | Method and Description |
---|---|
TextMultipleField |
FieldService.create(TextMultipleFieldBuilder builder)
Create a text multiple field.
|
Modifier and Type | Method and Description |
---|---|
String |
ValueService.getValue(com.atlassian.jira.project.Project project,
TextMultipleField field)
Get the value for a text field multiple in a project
|
void |
ValueService.setValue(com.atlassian.jira.project.Project project,
TextMultipleField field,
String value)
Set the value for a text field in a project
|
Copyright © 2021 DEISER. All Rights Reserved.