|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AddressableEntity | |
---|---|
com.atlassian.jira.rest.client.api.domain |
Uses of AddressableEntity in com.atlassian.jira.rest.client.api.domain |
---|
Classes in com.atlassian.jira.rest.client.api.domain that implement AddressableEntity | |
---|---|
class |
AddressableNamedEntity
Any resource which is addressable (has "self" URI) and has a name. |
class |
Attachment
A file attachment attached to an issue |
class |
BasicComponent
Basic information about a project component |
class |
BasicIssue
Very basic (key and link only) representation of a JIRA issue. |
class |
BasicPriority
Basic information about selected priority |
class |
BasicProject
Basic information about a JIRA project |
class |
BasicProjectRole
Basic information about a JIRA project's role. |
class |
BasicUser
Basic information about a JIRA user |
class |
BasicVotes
Basic information about voters of a JIRA issue |
class |
BasicWatchers
Basic information about watchers of a JIRA issue |
class |
CimIssueType
Describes issue type with fields info map. |
class |
CimProject
Represents project allowed to choose to create new issue. |
class |
Comment
A JIRA comment |
class |
Component
Project component |
class |
Filter
Represents Filter |
class |
Issue
Single JIRA issue |
class |
IssuelinksType
|
class |
IssueType
Complete information about a single issue type defined in JIRA |
class |
Priority
Complete information about a JIRA issue priority |
class |
Project
Complete information about single JIRA project. |
class |
ProjectRole
A way to group users (@see RoleActors) with projects. |
class |
Resolution
Basic information (served together with the issue) about current resolution. |
class |
SecurityLevel
Represents JIRA Security Level |
class |
Status
Basic information about a JIRA issue status |
class |
User
Complete information about a single JIRA user |
class |
Version
Complete information about a version defined for a JIRA project |
class |
Votes
Complete information about the voters for given issue |
class |
Watchers
Complete information about the watchers of given issue |
class |
Worklog
Issue worklog - single worklog entry describing the work logged for selected issue |
Methods in com.atlassian.jira.rest.client.api.domain with parameters of type AddressableEntity | |
---|---|
boolean |
EntityHelper.AddressEndsWithPredicate.apply(AddressableEntity input)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |