public class ComponentFieldMapper extends AbstractModifyableOptionKeyFieldMapper
Constructor and Description |
---|
ComponentFieldMapper(java.util.function.Supplier<Map<String,String>> optionKeySupplier) |
Modifier and Type | Method and Description |
---|---|
Object |
mapToFieldValue(String fieldId,
com.atlassian.jira.rest.client.api.domain.FieldSchema schema,
String attributeValue) |
boolean |
matches(com.atlassian.jira.rest.client.api.domain.FieldSchema schema) |
createComplexIssueInputField, getOptionKey
public ComponentFieldMapper(java.util.function.Supplier<Map<String,String>> optionKeySupplier)
Copyright © 2021. All rights reserved.