Uses of Interface
com.atlassian.jira.util.NamedWithId
Packages that use NamedWithId
Package
Description
-
Uses of NamedWithId in com.atlassian.jira.auditing
Constructors in com.atlassian.jira.auditing with parameters of type NamedWithId -
Uses of NamedWithId in com.atlassian.jira.event.fields.layout
Subinterfaces of NamedWithId in com.atlassian.jira.event.fields.layout -
Uses of NamedWithId in com.atlassian.jira.issue.fields.layout.field
Subinterfaces of NamedWithId in com.atlassian.jira.issue.fields.layout.fieldModifier and TypeInterfaceDescriptioninterfaceFieldLayoutScheme is the Java Data Object representing what is called a "Field Configuration Scheme" in the UI.Classes in com.atlassian.jira.issue.fields.layout.field that implement NamedWithIdModifier and TypeClassDescriptionclassThread safety is mostly achieved (there are still some issues with theAbstractGVBean.setGenericValue(GenericValue)method) by two mechanisms. -
Uses of NamedWithId in com.atlassian.jira.scheme
Classes in com.atlassian.jira.scheme that implement NamedWithIdModifier and TypeClassDescriptionclassThis object is used to represent a scheme in JIRA (this could be a permission, notification, etc, scheme).