Uses of Class
com.atlassian.jira.rest.client.api.domain.AddressableNamedEntity

Packages that use AddressableNamedEntity
com.atlassian.jira.rest.client.api.domain   
 

Uses of AddressableNamedEntity in com.atlassian.jira.rest.client.api.domain
 

Subclasses of AddressableNamedEntity in com.atlassian.jira.rest.client.api.domain
 class BasicPriority
          Basic information about selected priority
 class BasicResolution
          Basic information (served together with the issue) about current resolution.
 class BasicStatus
          Basic information about a JIRA issue status
 class BasicUser
          Basic information about a JIRA user
 class Filter
          Represents Filter
 class IssuelinksType
           
 class Priority
          Complete information about a JIRA issue priority
 class Resolution
          Complete information about resolution.
 class Status
          Complete information about a JIRA issue status.
 class User
          Complete information about a single JIRA user
 



Copyright © 2013 Atlassian. All Rights Reserved.