Class AttachmentContentId
- java.lang.Object
-
- com.atlassian.confluence.api.model.content.id.ContentId
-
- com.atlassian.confluence.api.model.content.id.AttachmentContentId
-
- All Implemented Interfaces:
Comparable<ContentId>
@Deprecated @Internal public class AttachmentContentId extends ContentId
Deprecated.since 6.10.0, useContentId
Represents the id of an Attachment.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description int
compareTo(ContentId other)
Deprecated.boolean
equals(Object o)
Deprecated.int
hashCode()
Deprecated.
-