@PublicApi public class FieldTypeInfo extends Object
Constructor and Description |
---|
FieldTypeInfo(Collection<?> allowedValues,
String autoCompleteUrl) |
Modifier and Type | Method and Description |
---|---|
Collection<?> |
getAllowedValues() |
String |
getAutoCompleteUrl() |
public FieldTypeInfo(Collection<?> allowedValues, String autoCompleteUrl)
public Collection<?> getAllowedValues()
public String getAutoCompleteUrl()
Copyright © 2002-2021 Atlassian. All Rights Reserved.