Uses of Enum Class
com.atlassian.confluence.internal.content.collab.IncludeOwnContentEnum
Packages that use IncludeOwnContentEnum
- 
Uses of IncludeOwnContentEnum in com.atlassian.confluence.internal.content.collabMethods in com.atlassian.confluence.internal.content.collab that return IncludeOwnContentEnumModifier and TypeMethodDescriptionstatic IncludeOwnContentEnumReturns the enum constant of this class with the specified name.static IncludeOwnContentEnum[]IncludeOwnContentEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.atlassian.confluence.internal.content.collab with parameters of type IncludeOwnContentEnumModifierConstructorDescriptionOwningContent(long contentId, IncludeOwnContentEnum includeOwnContentEnum, List<Attachment> attachments)