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, useContentIdRepresents the id of an Attachment.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description intcompareTo(ContentId other)Deprecated.booleanequals(Object o)Deprecated.inthashCode()Deprecated.
-