Uses of Enum
com.atlassian.jira.rest.client.api.domain.FieldType
Packages that use FieldType
-
Uses of FieldType in com.atlassian.jira.rest.client.api.domain
Methods in com.atlassian.jira.rest.client.api.domain that return FieldTypeModifier and TypeMethodDescriptionChangelogItem.getFieldType()Field.getFieldType()static FieldTypeReturns the enum constant of this type with the specified name.static FieldType[]FieldType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.atlassian.jira.rest.client.api.domain with parameters of type FieldType