Uses of Interface
com.deiser.jira.profields.api.field.textmultiple.TextMultipleField
Packages that use TextMultipleField
- 
Uses of TextMultipleField in com.deiser.jira.profields.api.fieldMethods in com.deiser.jira.profields.api.field that return TextMultipleFieldModifier and TypeMethodDescriptionFieldService.create(TextMultipleFieldBuilder builder) Create a text multiple field.
- 
Uses of TextMultipleField in com.deiser.jira.profields.api.valueMethods in com.deiser.jira.profields.api.value with parameters of type TextMultipleFieldModifier and TypeMethodDescriptionValueService.getValue(com.atlassian.jira.project.Project project, TextMultipleField field) Get the value for a text field multiple in a projectvoidValueService.setValue(com.atlassian.jira.project.Project project, TextMultipleField field, String value) Set the value for a text field in a projectvoidValueService.setValue(com.atlassian.jira.project.Project project, TextMultipleField field, String value, boolean saveHistory) Set the value for a text field in a project