Class OwningContent
java.lang.Object
com.atlassian.confluence.internal.content.collab.OwningContent
-
Constructor Summary
ConstructorsConstructorDescriptionOwningContent
(long contentId, IncludeOwnContentEnum includeOwnContentEnum, List<Attachment> attachments) -
Method Summary
Modifier and TypeMethodDescriptionlong
boolean
-
Constructor Details
-
OwningContent
public OwningContent(long contentId, IncludeOwnContentEnum includeOwnContentEnum, List<Attachment> attachments)
-
-
Method Details
-
getAttachments
-
getContentId
public long getContentId() -
isShouldIncludeOwnContent
public boolean isShouldIncludeOwnContent()
-