Uses of Interface
com.atlassian.jira.rest.client.api.NamedEntity
Packages that use NamedEntity
-
Uses of NamedEntity in com.atlassian.jira.rest.client.api
Classes in com.atlassian.jira.rest.client.api that implement NamedEntityModifier and TypeClassDescriptionclassBasic information about a JIRA issue status category -
Uses of NamedEntity in com.atlassian.jira.rest.client.api.domain
Classes in com.atlassian.jira.rest.client.api.domain with type parameters of type NamedEntityModifier and TypeClassDescriptionstatic classEntityHelper.HasNamePredicate<T extends NamedEntity>Classes in com.atlassian.jira.rest.client.api.domain that implement NamedEntityModifier and TypeClassDescriptionclassAny resource which is addressable (has "self" URI) and has a name.classBasic information about a project componentclassBasic information about selected priorityclassBasic information about a JIRA projectclassBasic information about a JIRA project's role.classBasic information about a JIRA userclassContains information about field in IssueType.classDescribes issue type with fields info map.classRepresents project allowed to choose to create new issue.classProject componentclassRepresentation of JIRA field, either system or custom.classRepresents FilterclassComplete information about a single JIRA groupclassJIRA issue field with its current value.classclassType of a link between two JIRA issuesclassComplete information about a single issue type defined in JIRAclassclassComplete information about a JIRA issue priorityclassComplete information about single JIRA project.classA way to group users (@see RoleActors) with projects.classBasic information (served together with the issue) about current resolution.classAssociation between users and project roles.classRepresents JIRA Security LevelclassCookie used for maintaining the session for this userclassBasic information about a JIRA issue statusclassInformation about selected transition including fields which can or must be set while performing the transition.classComplete information about a single JIRA userclassComplete information about a version defined for a JIRA projectFields in com.atlassian.jira.rest.client.api.domain with type parameters of type NamedEntityModifier and TypeFieldDescriptionstatic com.google.common.base.Function<NamedEntity, String> EntityHelper.GET_ENTITY_NAME_FUNCTIONMethods in com.atlassian.jira.rest.client.api.domain with type parameters of type NamedEntityModifier and TypeMethodDescriptionstatic <T extends NamedEntity>
TEntityHelper.findEntityByName(Iterable<T> entities, String name) static <K extends NamedEntity>
EntityHelper.HasNamePredicate<K> Method parameters in com.atlassian.jira.rest.client.api.domain with type arguments of type NamedEntityModifier and TypeMethodDescriptionEntityHelper.toNamesList(Iterable<? extends NamedEntity> items)