Uses of Enum
com.atlassian.jira.rest.client.api.domain.IssueFieldId
Packages that use IssueFieldId
Package
Description
-
Uses of IssueFieldId in com.atlassian.jira.rest.client.api.domain
Fields in com.atlassian.jira.rest.client.api.domain with type parameters of type IssueFieldIdModifier and TypeFieldDescriptionstatic final com.google.common.base.Function<IssueFieldId, String> IssueFieldId.TRANSFORM_TO_ID_FUNCTIONMethods in com.atlassian.jira.rest.client.api.domain that return IssueFieldIdModifier and TypeMethodDescriptionstatic IssueFieldIdReturns the enum constant of this type with the specified name.static IssueFieldId[]IssueFieldId.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.atlassian.jira.rest.client.api.domain with parameters of type IssueFieldId -
Uses of IssueFieldId in com.atlassian.jira.rest.client.api.domain.input
Constructors in com.atlassian.jira.rest.client.api.domain.input with parameters of type IssueFieldId