Interface AddressableEntity

All Known Implementing Classes:
AddressableNamedEntity, Attachment, BasicComponent, BasicIssue, BasicPriority, BasicProject, BasicProjectRole, BasicUser, BasicVotes, BasicWatchers, CimIssueType, CimProject, Comment, Component, Filter, Group, Issue, IssuelinksType, IssueType, Priority, Project, ProjectRole, Resolution, SecurityLevel, Status, StatusCategory, User, Version, Votes, Watchers, Worklog

public interface AddressableEntity
Any REST resource representation with URI to itself (or to its complete version - when partial representation is embedded in other resources)
Since:
v0.1
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getSelf

      URI getSelf()
      Returns:
      URI to this resource or (usually) its complete version - when partial representation is embedded in other resources