Uses of Interface
com.atlassian.confluence.core.Addressable
-
-
Uses of Addressable in com.atlassian.confluence.content
Classes in com.atlassian.confluence.content that implement Addressable Modifier and Type Class Description classCustomContentEntityObjectGeneric ContentEntityObject that plugins can use to extend Confluence's content system. -
Uses of Addressable in com.atlassian.confluence.core
Classes in com.atlassian.confluence.core that implement Addressable Modifier and Type Class Description classContentEntityObjectclassSpaceContentEntityObjectA ContentEntityObject that is a first-class member of a Space (i.e. -
Uses of Addressable in com.atlassian.confluence.labels
Classes in com.atlassian.confluence.labels that implement Addressable Modifier and Type Class Description classLabel -
Uses of Addressable in com.atlassian.confluence.pages
Classes in com.atlassian.confluence.pages that implement Addressable Modifier and Type Class Description classAbstractPageParent of the concrete Page and BlogPost classesclassAttachmentclassBlogPostclassCommentclassDraftThis is the old way of dealing with drafts in Confluence and will be deprecated soon.classPageRepresents a Page within Confluence. -
Uses of Addressable in com.atlassian.confluence.rpc.soap.beans
Constructors in com.atlassian.confluence.rpc.soap.beans with parameters of type Addressable Constructor Description RemoteSearchResult(Addressable addressable)Construct a new RemoteSearchResult from properties obtained from an Addressable -
Uses of Addressable in com.atlassian.confluence.setup.settings
Classes in com.atlassian.confluence.setup.settings that implement Addressable Modifier and Type Class Description classGlobalDescriptionContent Entity Object that is associated with the whole confluence rather then a specific space/page/user. -
Uses of Addressable in com.atlassian.confluence.spaces
Classes in com.atlassian.confluence.spaces that implement Addressable Modifier and Type Class Description classSpaceclassSpaceDescription -
Uses of Addressable in com.atlassian.confluence.user
Classes in com.atlassian.confluence.user that implement Addressable Modifier and Type Class Description classPersonalInformation -
Uses of Addressable in com.atlassian.confluence.user.notifications
Methods in com.atlassian.confluence.user.notifications that return Addressable Modifier and Type Method Description AddressableAddWatchLink. getContent()
-