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 class
CustomContentEntityObject
Generic 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 class
ContentEntityObject
class
SpaceContentEntityObject
A 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 class
Label
-
Uses of Addressable in com.atlassian.confluence.pages
Classes in com.atlassian.confluence.pages that implement Addressable Modifier and Type Class Description class
AbstractPage
Parent of the concrete Page and BlogPost classesclass
Attachment
class
BlogPost
class
Comment
class
Draft
This is the old way of dealing with drafts in Confluence and will be deprecated soon.class
Page
Represents 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 class
GlobalDescription
Content 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 class
Space
class
SpaceDescription
-
Uses of Addressable in com.atlassian.confluence.user
Classes in com.atlassian.confluence.user that implement Addressable Modifier and Type Class Description class
PersonalInformation
-
Uses of Addressable in com.atlassian.confluence.user.notifications
Methods in com.atlassian.confluence.user.notifications that return Addressable Modifier and Type Method Description Addressable
AddWatchLink. getContent()
-