Uses of Interface
com.deiser.jira.profields.api.field.textmultiple.TextMultipleField
-
Uses of TextMultipleField in com.deiser.jira.profields.api.field
Modifier and TypeMethodDescriptionFieldService.create
(TextMultipleFieldBuilder builder) Create a text multiple field. -
Uses of TextMultipleField in com.deiser.jira.profields.api.value
Modifier and TypeMethodDescriptionValueService.getValue
(com.atlassian.jira.project.Project project, TextMultipleField field) Get the value for a text field multiple in a projectvoid
ValueService.setValue
(com.atlassian.jira.project.Project project, TextMultipleField field, String value) Set the value for a text field in a projectvoid
ValueService.setValue
(com.atlassian.jira.project.Project project, TextMultipleField field, String value, boolean saveHistory) Set the value for a text field in a project