A B C D E F G H I J L M N O P R S T U V W X Y _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractRESTConfluenceService - Class in org.bsc.confluence.rest
- AbstractRESTConfluenceService() - Constructor for class org.bsc.confluence.rest.AbstractRESTConfluenceService
- AbstractRESTConfluenceService.ServiceException - Error in org.bsc.confluence.rest
- addAttachment(String, Attachment, InputStream) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- addAttachment(ConfluenceService.Model.Page, ConfluenceService.Model.Attachment, InputStream) - Method in interface org.bsc.confluence.ConfluenceService
- addAttachment(ConfluenceService.Model.Page, ConfluenceService.Model.Attachment, InputStream) - Method in class org.bsc.confluence.rest.RESTConfluenceService
- addAttachment(ConfluenceService.Model.Page, ConfluenceService.Model.Attachment, InputStream) - Method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- addBlogpost(ConfluenceService.Model.Blogpost) - Method in interface org.bsc.confluence.ConfluenceService
- addBlogpost(ConfluenceService.Model.Blogpost) - Method in class org.bsc.confluence.rest.RESTConfluenceService
- addBlogpost(ConfluenceService.Model.Blogpost) - Method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- addLabels(String, String...) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- addLabelsByName(ConfluenceService.Model.ID, String[]) - Method in interface org.bsc.confluence.ConfluenceService
- addLabelsByName(ConfluenceService.Model.ID, String[]) - Method in class org.bsc.confluence.rest.RESTConfluenceService
- addLabelsByName(ConfluenceService.Model.ID, String[]) - Method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- addLabelsByName(ConfluenceService.Model.ID, List<String>) - Method in interface org.bsc.confluence.ConfluenceService
- addTo(String) - Method in enum org.bsc.confluence.ConfluenceService.Protocol
-
add protocol path segment as suffix
- Attachment - Class in org.bsc.confluence.rest.model
- Attachment - Class in org.bsc.confluence.xmlrpc.model
- Attachment() - Constructor for class org.bsc.confluence.model.Site.Attachment
- Attachment() - Constructor for class org.bsc.confluence.rest.model.Attachment
- Attachment() - Constructor for class org.bsc.confluence.xmlrpc.model.Attachment
- Attachment(Map<String, Object>) - Constructor for class org.bsc.confluence.xmlrpc.model.Attachment
- Attachment(JsonObject) - Constructor for class org.bsc.confluence.rest.model.Attachment
B
- BlogEntry - Class in org.bsc.confluence.xmlrpc.model
- BlogEntry() - Constructor for class org.bsc.confluence.xmlrpc.model.BlogEntry
- BlogEntry(Map<String, Object>) - Constructor for class org.bsc.confluence.xmlrpc.model.BlogEntry
- BlogEntrySummary - Class in org.bsc.confluence.xmlrpc.model
- BlogEntrySummary() - Constructor for class org.bsc.confluence.xmlrpc.model.BlogEntrySummary
- BlogEntrySummary(Map<String, Object>) - Constructor for class org.bsc.confluence.xmlrpc.model.BlogEntrySummary
- blogpost - org.bsc.confluence.rest.RESTConfluenceService.ContentType
- Blogpost - Class in org.bsc.confluence.rest.model
- Blogpost() - Constructor for class org.bsc.confluence.rest.model.Blogpost
- Blogpost(JsonObject) - Constructor for class org.bsc.confluence.rest.model.Blogpost
C
- checkClientTrusted(X509Certificate[], String) - Method in class org.bsc.ssl.YesTrustManager
- checkServerTrusted(X509Certificate[], String) - Method in class org.bsc.ssl.YesTrustManager
- ChildListProxy - Class in org.bsc.confluence.model
- ChildListProxy(Site.Page) - Constructor for class org.bsc.confluence.model.ChildListProxy
- childrenPages(String) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- client - Variable in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- close() - Method in class org.bsc.confluence.rest.RESTConfluenceService
- close() - Method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- Comment - Class in org.bsc.confluence.xmlrpc.model
- Comment() - Constructor for class org.bsc.confluence.xmlrpc.model.Comment
- Comment(Map<String, Object>) - Constructor for class org.bsc.confluence.xmlrpc.model.Comment
- compareTo(ConfluenceService.Model.ID) - Method in class org.bsc.confluence.ConfluenceService.Model.ID
- ConfluenceExportDecorator - Class in org.bsc.confluence.xmlrpc
- ConfluenceExportDecorator(ConfluenceService, String) - Constructor for class org.bsc.confluence.xmlrpc.ConfluenceExportDecorator
- ConfluenceHtmlUtils - Class in org.bsc.confluence
- ConfluenceHtmlUtils() - Constructor for class org.bsc.confluence.ConfluenceHtmlUtils
- ConfluenceProxy - Class in org.bsc.confluence
- ConfluenceProxy() - Constructor for class org.bsc.confluence.ConfluenceProxy
- ConfluenceService - Interface in org.bsc.confluence
- ConfluenceService.Credentials - Class in org.bsc.confluence
- ConfluenceService.Model - Interface in org.bsc.confluence
- ConfluenceService.Model.Attachment - Interface in org.bsc.confluence
- ConfluenceService.Model.Blogpost - Interface in org.bsc.confluence
- ConfluenceService.Model.ID - Class in org.bsc.confluence
- ConfluenceService.Model.Page - Interface in org.bsc.confluence
- ConfluenceService.Model.PageSummary - Interface in org.bsc.confluence
- ConfluenceService.Protocol - Enum in org.bsc.confluence
- ConfluenceService.Storage - Class in org.bsc.confluence
- ConfluenceService.Storage.Representation - Enum in org.bsc.confluence
- ConfluenceUtils - Class in org.bsc.confluence
- ConfluenceUtils() - Constructor for class org.bsc.confluence.ConfluenceUtils
- connection - Variable in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- createAttachment() - Method in interface org.bsc.confluence.ConfluenceService
-
factory method
- createAttachment() - Method in class org.bsc.confluence.rest.RESTConfluenceService
- createAttachment() - Method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- createBlogpost(String, String, ConfluenceService.Storage, int) - Method in interface org.bsc.confluence.ConfluenceService
-
factory method
- createBlogpost(String, String, ConfluenceService.Storage, int) - Method in class org.bsc.confluence.rest.RESTConfluenceService
- createBlogpost(String, String, ConfluenceService.Storage, int) - Method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- createFrom(File, Map<String, Object>) - Method in interface org.bsc.confluence.model.SiteFactory.Model
- createInstanceDetectingVersion(String, ConfluenceService.Credentials, ConfluenceProxy, SSLCertificateInfo) - Static method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- createPage(JsonObject) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- createPage(ConfluenceService.Model.Page, String) - Method in interface org.bsc.confluence.ConfluenceService
- createPage(ConfluenceService.Model.Page, String) - Method in class org.bsc.confluence.rest.RESTConfluenceService
- createPage(ConfluenceService.Model.Page, String) - Method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- createPageByTitle(String, String) - Method in class org.bsc.confluence.rest.RESTConfluenceService
- createSiteFromFolder() - Method in interface org.bsc.confluence.model.SiteFactory.Folder
- createSiteFromModel(Map<String, Object>) - Method in interface org.bsc.confluence.model.SiteFactory.Model
- credentials - Variable in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- Credentials(String, String) - Constructor for class org.bsc.confluence.ConfluenceService.Credentials
- CurrentThreadExecutor - Class in org.bsc.confluence
- CurrentThreadExecutor() - Constructor for class org.bsc.confluence.CurrentThreadExecutor
D
- data - Variable in class org.bsc.confluence.rest.model.Page
- debugBody(Response) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- DEFAULT_CONTENT_TYPE - Static variable in class org.bsc.confluence.model.Site.Attachment
- DEFAULT_VERSION - Static variable in class org.bsc.confluence.model.Site.Attachment
- deletePageById(String) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- DeployStateManager - Class in org.bsc.confluence
- descendantPages(long) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- DOC - org.bsc.confluence.ExportFormat
E
- encodeAnchor(String) - Static method in class org.bsc.confluence.ConfluenceUtils
- execute(Runnable) - Method in class org.bsc.confluence.CurrentThreadExecutor
- ExportFormat - Enum in org.bsc.confluence
- exportPage(String, String, String, ExportFormat, File) - Method in interface org.bsc.confluence.ConfluenceService
- exportPage(String, String, String, ExportFormat, File) - Method in class org.bsc.confluence.rest.RESTConfluenceService
- exportPage(String, String, String, ExportFormat, File) - Method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- exportPage(String, String, ExportFormat, File) - Method in class org.bsc.confluence.xmlrpc.ConfluenceExportDecorator
F
- fields - Variable in class org.bsc.confluence.xmlrpc.model.MapObject
- FileExtension - Enum in org.bsc.confluence
- findPage(String, String) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- findPage(Predicate<Site.Page>) - Method in class org.bsc.confluence.model.Site.Page
- findPageById(String) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- findPages(String, String) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- fromRequest(Request, String, Consumer<Response>) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- fromRequestAsync(Request) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- fromUrlDELETE(HttpUrl, String, Consumer<Response>) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- fromUrlGET(HttpUrl, String, Consumer<Response>) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- fromUrlPOST(HttpUrl, RequestBody, String, Consumer<Response>) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- fromUrlPUT(HttpUrl, RequestBody, String, Consumer<Response>) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
G
- Generated() - Constructor for class org.bsc.confluence.model.Site.Page.Generated
- generateds - Variable in class org.bsc.confluence.model.Site.Page
- getAcceptedIssuers() - Method in class org.bsc.ssl.YesTrustManager
- getAttachment(String, String) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- getAttachment(ConfluenceService.Model.ID, String, String) - Method in interface org.bsc.confluence.ConfluenceService
- getAttachment(ConfluenceService.Model.ID, String, String) - Method in class org.bsc.confluence.rest.RESTConfluenceService
- getAttachment(ConfluenceService.Model.ID, String, String) - Method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- getAttachments() - Method in class org.bsc.confluence.model.Site.Page
- getAttachments(String) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- getAuthor() - Method in class org.bsc.confluence.xmlrpc.model.BlogEntry
-
username of the author
- getBannerWiki() - Static method in class org.bsc.confluence.ConfluenceUtils
- getBasedir() - Method in class org.bsc.confluence.model.Site
- getBaseUrl() - Method in class org.bsc.confluence.xmlrpc.model.ServerInfo
-
The base URL for the confluence instance
- getBoolean(String) - Method in class org.bsc.confluence.xmlrpc.model.MapObject
- getBuildId() - Method in class org.bsc.confluence.xmlrpc.model.ServerInfo
-
the build ID of the Confluence instance (usually a number)
- getChildren() - Method in class org.bsc.confluence.model.Site.Page
- getComment() - Method in class org.bsc.confluence.model.Site.Attachment
- getComment() - Method in class org.bsc.confluence.rest.model.Attachment
- getComment() - Method in class org.bsc.confluence.xmlrpc.model.Attachment
-
comment for the attachment {color:#cc3300}(Required){color}
- getComputedLabels() - Method in class org.bsc.confluence.model.Site.Page
- getContent() - Method in class org.bsc.confluence.rest.model.Blogpost
- getContent() - Method in class org.bsc.confluence.xmlrpc.model.BlogEntry
-
the blog entry content
- getContent() - Method in class org.bsc.confluence.xmlrpc.model.Comment
-
notated content of the comment (use renderContent to render)
- getContent() - Method in class org.bsc.confluence.xmlrpc.model.Page
-
the page content
- getContent() - Method in class org.bsc.confluence.xmlrpc.model.UserInformation
-
the user description
- getContent(Charset) - Method in class org.bsc.confluence.model.SiteProcessor.PageContent
- getContentStatus() - Method in class org.bsc.confluence.xmlrpc.model.Page
-
status of the page (eg current or deleted)
- getContentType() - Method in class org.bsc.confluence.model.Site.Attachment
- getContentType() - Method in class org.bsc.confluence.rest.model.Attachment
- getContentType() - Method in class org.bsc.confluence.xmlrpc.model.Attachment
-
mime content type of the attachment {color:#cc0000}(Required){color}
- getCreated() - Method in interface org.bsc.confluence.ConfluenceService.Model.Attachment
- getCreated() - Method in class org.bsc.confluence.rest.model.Attachment
- getCreated() - Method in class org.bsc.confluence.xmlrpc.model.Attachment
-
creation date of the attachment
- getCreated() - Method in class org.bsc.confluence.xmlrpc.model.Comment
-
creation date of the attachment
- getCreated() - Method in class org.bsc.confluence.xmlrpc.model.Page
-
timestamp page was created
- getCreationDate() - Method in class org.bsc.confluence.xmlrpc.model.UserInformation
-
the date the user was created
- getCreator() - Method in class org.bsc.confluence.xmlrpc.model.Attachment
-
creator of the attachment
- getCreator() - Method in class org.bsc.confluence.xmlrpc.model.Comment
-
creator of the attachment
- getCreator() - Method in class org.bsc.confluence.xmlrpc.model.Page
-
username of the creator
- getCreatorName() - Method in class org.bsc.confluence.xmlrpc.model.UserInformation
-
the creator of the user
- getCredentials() - Method in interface org.bsc.confluence.ConfluenceService
- getCredentials() - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- getCredentials() - Method in class org.bsc.confluence.rest.RESTConfluenceService
- getCredentials() - Method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- getDate(String) - Method in class org.bsc.confluence.xmlrpc.model.MapObject
- getDefaultPreprocessorService() - Static method in interface org.bsc.confluence.preprocessor.SitePocessorService
-
search the first suitable PreprocessorService published through SPI
- getDescendents(ConfluenceService.Model.ID) - Method in interface org.bsc.confluence.ConfluenceService
- getDescendents(ConfluenceService.Model.ID) - Method in class org.bsc.confluence.rest.RESTConfluenceService
- getDescendents(ConfluenceService.Model.ID) - Method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- getDescription() - Method in class org.bsc.confluence.xmlrpc.model.Space
-
the HTML rendered space description
- getEmail() - Method in class org.bsc.confluence.xmlrpc.model.User
-
the email address of this user
- getExcerpt() - Method in class org.bsc.confluence.xmlrpc.model.SearchResult
-
a short excerpt of this result if it makes sense
- getFileName() - Method in interface org.bsc.confluence.ConfluenceService.Model.Attachment
- getFileName() - Method in class org.bsc.confluence.rest.model.Attachment
- getFileName() - Method in class org.bsc.confluence.xmlrpc.model.Attachment
-
file name of the attachment {color:#cc3300}(Required){color}
- getFileSize() - Method in class org.bsc.confluence.xmlrpc.model.Attachment
-
numeric file size of the attachment in bytes
- getFullname() - Method in class org.bsc.confluence.xmlrpc.model.User
-
the full name of this user
- getGenerateds() - Method in class org.bsc.confluence.model.Site.Page
-
Gets the value of the generateds property.
- getHome() - Method in class org.bsc.confluence.model.Site
- getHomepage() - Method in class org.bsc.confluence.xmlrpc.model.Space
-
the id of the space homepage
- getHostnameVerifier() - Method in class org.bsc.ssl.SSLCertificateInfo
- getId() - Method in interface org.bsc.confluence.ConfluenceService.Model.Blogpost
- getId() - Method in interface org.bsc.confluence.ConfluenceService.Model.PageSummary
- getId() - Method in class org.bsc.confluence.rest.model.Attachment
- getId() - Method in class org.bsc.confluence.rest.model.Blogpost
- getId() - Method in class org.bsc.confluence.rest.model.Page
- getId() - Method in class org.bsc.confluence.xmlrpc.model.Attachment
-
numeric id of the attachment
- getId() - Method in class org.bsc.confluence.xmlrpc.model.BlogEntry
-
the id of the blog entry
- getId() - Method in class org.bsc.confluence.xmlrpc.model.BlogEntrySummary
-
the id of the blog entry
- getId() - Method in class org.bsc.confluence.xmlrpc.model.Comment
-
numeric id of the comment
- getId() - Method in class org.bsc.confluence.xmlrpc.model.Label
-
the ID of the label
- getId() - Method in class org.bsc.confluence.xmlrpc.model.PageHistorySummary
-
the id of the historical page
- getId() - Method in class org.bsc.confluence.xmlrpc.model.PageSummary
-
the id of the page
- getId() - Method in class org.bsc.confluence.xmlrpc.model.SearchResult
-
the long ID of this result (if the type has one)
- getId() - Method in class org.bsc.confluence.xmlrpc.model.UserInformation
-
the ID of the user
- getId(JsonObject) - Static method in interface org.bsc.confluence.rest.model.IdHelper
- getInputStream() - Method in class org.bsc.confluence.model.SiteProcessor.PageContent
- getInputStream(Charset) - Method in class org.bsc.confluence.model.SiteProcessor.PageContent
- getInt(String) - Method in class org.bsc.confluence.xmlrpc.model.MapObject
- getKey() - Method in class org.bsc.confluence.xmlrpc.model.SpaceSummary
-
the space key
- getLabels() - Method in class org.bsc.confluence.model.Site
- getLabels() - Method in class org.bsc.confluence.model.Site.Page
- getLastModificationDate() - Method in class org.bsc.confluence.xmlrpc.model.UserInformation
-
the date the user was last modified
- getLastModifierName() - Method in class org.bsc.confluence.xmlrpc.model.UserInformation
-
the url to view this user online
- getList(String) - Method in class org.bsc.confluence.xmlrpc.model.MapObject
- getLockedBy() - Method in class org.bsc.confluence.xmlrpc.model.Permission
-
The user or group name of the permission's owner
- getLocks() - Method in class org.bsc.confluence.xmlrpc.model.BlogEntry
-
the number of locks current on this page
- getLocks() - Method in class org.bsc.confluence.xmlrpc.model.BlogEntrySummary
-
the number of locks current on this page
- getLocks() - Method in class org.bsc.confluence.xmlrpc.model.PageSummary
-
the number of locks current on this page
- getLockType() - Method in class org.bsc.confluence.xmlrpc.model.Permission
-
The type of permission.
- getLong(String) - Method in class org.bsc.confluence.xmlrpc.model.MapObject
- getMajorVersion() - Method in class org.bsc.confluence.xmlrpc.model.ServerInfo
-
the major version number of the Confluence instance
- getMap(String) - Method in class org.bsc.confluence.xmlrpc.model.MapObject
- getMinorVersion() - Method in class org.bsc.confluence.xmlrpc.model.ServerInfo
-
the minor version number of the Confluence instance
- getModified() - Method in class org.bsc.confluence.xmlrpc.model.Page
-
timestamp page was modified
- getModified() - Method in class org.bsc.confluence.xmlrpc.model.PageHistorySummary
-
timestamp change was made
- getModifier() - Method in class org.bsc.confluence.xmlrpc.model.Page
-
username of the page's last modifier
- getModifier() - Method in class org.bsc.confluence.xmlrpc.model.PageHistorySummary
-
the user who made this change
- getName() - Method in class org.bsc.confluence.model.Site.Source
- getName() - Method in interface org.bsc.confluence.preprocessor.SitePocessorService
-
name of Preprocessor service
- getName() - Method in class org.bsc.confluence.xmlrpc.model.Label
-
the nameof the label
- getName() - Method in class org.bsc.confluence.xmlrpc.model.SpaceSummary
-
the name of the space
- getName() - Method in class org.bsc.confluence.xmlrpc.model.User
-
the username of this user
- getName() - Method in interface org.bsc.markdown.MarkdownProcessor
-
markdown processor identifier used to choose which procerror use at run-time
- getName() - Method in class org.bsc.markdown.MarkdownProcessor.Shared
- getNamespace() - Method in class org.bsc.confluence.xmlrpc.model.Label
-
the namespace of the label
- getOrCreatePage(String, String, String) - Method in interface org.bsc.confluence.ConfluenceService
- getOwner() - Method in class org.bsc.confluence.xmlrpc.model.Label
-
the username of the owner
- getPage() - Method in interface org.bsc.markdown.MarkdownParserContext
-
the current Page Model Object
- getPage(String, String) - Method in interface org.bsc.confluence.ConfluenceService
- getPage(String, String) - Method in class org.bsc.confluence.rest.RESTConfluenceService
- getPage(String, String) - Method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- getPage(ConfluenceService.Model.ID) - Method in interface org.bsc.confluence.ConfluenceService
- getPage(ConfluenceService.Model.ID) - Method in class org.bsc.confluence.rest.RESTConfluenceService
- getPage(ConfluenceService.Model.ID) - Method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- getPageByTitle(ConfluenceService.Model.ID, String) - Method in interface org.bsc.confluence.ConfluenceService
- getPageByTitle(ConfluenceService.Model.ID, String) - Method in class org.bsc.confluence.rest.RESTConfluenceService
- getPageByTitle(ConfluenceService.Model.ID, String) - Method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- getPageId() - Method in class org.bsc.confluence.xmlrpc.model.Attachment
-
page ID of the attachment
- getPageId() - Method in class org.bsc.confluence.xmlrpc.model.Comment
-
page ID of the comment
- getPagePrefixToApply() - Method in interface org.bsc.markdown.MarkdownParserContext
-
the page prefix to apply
- getParent() - Method in class org.bsc.confluence.model.Site.Page
- getParentId() - Method in interface org.bsc.confluence.ConfluenceService.Model.PageSummary
- getParentId() - Method in class org.bsc.confluence.rest.model.Page
- getParentId() - Method in class org.bsc.confluence.xmlrpc.model.PageSummary
-
the id of the parent page
- getParentPageId() - Method in class org.bsc.confluence.model.Site.Home
- getParentPageTitle() - Method in class org.bsc.confluence.model.Site.Home
- getPatchLevel() - Method in class org.bsc.confluence.xmlrpc.model.ServerInfo
-
the patch-level of the Confluence instance
- getPrintableStringForResource(Site, URI) - Static method in class org.bsc.confluence.model.SitePrinter
- getPrintableStringForResource(Site, Site.Source) - Static method in class org.bsc.confluence.model.SitePrinter
- getPublishDate() - Method in class org.bsc.confluence.xmlrpc.model.BlogEntrySummary
-
the date the blog post was published
- getRef() - Method in class org.bsc.confluence.model.Site.Page.Generated
-
Obtient la valeur de la propriété ref.
- getRelativeUri() - Method in class org.bsc.confluence.model.Site.Source
- getSite() - Method in interface org.bsc.markdown.MarkdownParserContext
-
The Site Model Object
- getSpace() - Method in interface org.bsc.confluence.ConfluenceService.Model.Blogpost
- getSpace() - Method in interface org.bsc.confluence.ConfluenceService.Model.PageSummary
- getSpace() - Method in class org.bsc.confluence.rest.model.Blogpost
- getSpace() - Method in class org.bsc.confluence.rest.model.Page
- getSpace() - Method in class org.bsc.confluence.xmlrpc.model.BlogEntry
-
the key of the space that this blog entry belongs to
- getSpace() - Method in class org.bsc.confluence.xmlrpc.model.BlogEntrySummary
-
the key of the space that this blog entry belongs to
- getSpace() - Method in class org.bsc.confluence.xmlrpc.model.PageSummary
-
the key of the space that this page belongs to
- getSpaceKey() - Method in class org.bsc.confluence.model.Site
- getSSLSocketFactory() - Method in class org.bsc.ssl.SSLCertificateInfo
- getString(String) - Method in class org.bsc.confluence.xmlrpc.model.MapObject
- getTitle() - Method in interface org.bsc.confluence.ConfluenceService.Model.Blogpost
- getTitle() - Method in interface org.bsc.confluence.ConfluenceService.Model.PageSummary
- getTitle() - Method in class org.bsc.confluence.rest.model.Blogpost
- getTitle() - Method in class org.bsc.confluence.rest.model.Page
- getTitle() - Method in class org.bsc.confluence.xmlrpc.model.Attachment
-
title of the attachment
- getTitle() - Method in class org.bsc.confluence.xmlrpc.model.BlogEntry
-
the title of the page
- getTitle() - Method in class org.bsc.confluence.xmlrpc.model.BlogEntrySummary
-
the title of the blog entry
- getTitle() - Method in class org.bsc.confluence.xmlrpc.model.Comment
-
title of the comment
- getTitle() - Method in class org.bsc.confluence.xmlrpc.model.PageSummary
-
the title of the page
- getTitle() - Method in class org.bsc.confluence.xmlrpc.model.RSSFeed
-
the feed's title
- getTitle() - Method in class org.bsc.confluence.xmlrpc.model.SearchResult
-
the feed's title
- getTrustManager() - Method in class org.bsc.ssl.SSLCertificateInfo
- getType() - Method in class org.bsc.confluence.xmlrpc.model.SearchResult
-
the type of this result - page, comment, spacedesc, attachment, userinfo, blogpost
- getUri() - Method in class org.bsc.confluence.model.Site.Source
- getUri(String) - Method in class org.bsc.confluence.model.Site.Page
- getUrl() - Method in class org.bsc.confluence.xmlrpc.model.Attachment
-
url to download the attachment online
- getUrl() - Method in class org.bsc.confluence.xmlrpc.model.BlogEntry
-
the url to view this blog entry online
- getUrl() - Method in class org.bsc.confluence.xmlrpc.model.BlogEntrySummary
-
the url to view this blog entry online
- getUrl() - Method in class org.bsc.confluence.xmlrpc.model.Comment
-
url to view the comment online
- getUrl() - Method in class org.bsc.confluence.xmlrpc.model.PageSummary
-
the url to view this page online
- getUrl() - Method in class org.bsc.confluence.xmlrpc.model.RSSFeed
-
the URL of the RSS feed
- getUrl() - Method in class org.bsc.confluence.xmlrpc.model.SearchResult
-
the remote URL needed to view this search result online
- getUrl() - Method in class org.bsc.confluence.xmlrpc.model.SpaceSummary
-
the url to view this space online
- getUrl() - Method in class org.bsc.confluence.xmlrpc.model.User
-
the url to view this user online
- getUsername() - Method in class org.bsc.confluence.xmlrpc.model.UserInformation
-
the username of this user
- getValue() - Method in class org.bsc.confluence.ConfluenceService.Model.ID
- getVersion() - Method in interface org.bsc.confluence.ConfluenceService.Model.Blogpost
- getVersion() - Method in interface org.bsc.confluence.ConfluenceService.Model.Page
- getVersion() - Method in class org.bsc.confluence.model.Site.Attachment
- getVersion() - Method in class org.bsc.confluence.rest.model.Blogpost
- getVersion() - Method in class org.bsc.confluence.rest.model.Page
- getVersion() - Method in class org.bsc.confluence.xmlrpc.model.BlogEntry
-
the version number of this blog entry
- getVersion() - Method in class org.bsc.confluence.xmlrpc.model.Page
-
the version number of this page
- getVersion() - Method in class org.bsc.confluence.xmlrpc.model.PageHistorySummary
-
the version of this historical page
- getVersion() - Method in class org.bsc.confluence.xmlrpc.model.UserInformation
-
the version
H
- Home() - Constructor for class org.bsc.confluence.model.Site.Home
- host - Variable in class org.bsc.confluence.ConfluenceProxy
I
- IdHelper - Interface in org.bsc.confluence.rest.model
- instance - Static variable in class org.bsc.confluence.CurrentThreadExecutor
- invoke(Object, Method, Object[]) - Method in class org.bsc.confluence.model.ChildListProxy
- isCurrent() - Method in class org.bsc.confluence.xmlrpc.model.Page
-
whether the page is current and not deleted
- isDevelopmentBuild() - Method in class org.bsc.confluence.xmlrpc.model.ServerInfo
-
Whether the build is a developer-only release or not
- isExentionOf(String) - Method in enum org.bsc.confluence.FileExtension
- isExentionOf(Path) - Method in enum org.bsc.confluence.FileExtension
- isHomePage() - Method in class org.bsc.confluence.xmlrpc.model.Page
-
whether or not this page is the space's homepage
- isIgnore() - Method in class org.bsc.ssl.SSLCertificateInfo
- isIgnoreVariables() - Method in class org.bsc.confluence.model.Site.Page
- isLinkPrefixEnabled() - Method in interface org.bsc.markdown.MarkdownParserContext
-
indicates whether the prefix ${page.title} should be added or not
- isUpdated(URI) - Method in class org.bsc.confluence.DeployStateManager
- isUpdated(Path) - Method in class org.bsc.confluence.DeployStateManager
- isURL(String) - Static method in class org.bsc.markdown.MarkdownVisitorHelper
J
- jsonAddBody(JsonObjectBuilder, ConfluenceService.Storage) - Method in class org.bsc.confluence.rest.RESTConfluenceService
- jsonForCreatingContent(RESTConfluenceService.ContentType, String, long, String) - Method in class org.bsc.confluence.rest.RESTConfluenceService
- jsonForCreatingContent(RESTConfluenceService.ContentType, String, String) - Method in class org.bsc.confluence.rest.RESTConfluenceService
L
- Label - Class in org.bsc.confluence.xmlrpc.model
- Label() - Constructor for class org.bsc.confluence.xmlrpc.model.Label
- Label(Map<String, Object>) - Constructor for class org.bsc.confluence.xmlrpc.model.Label
- load() - Method in class org.bsc.markdown.MarkdownProcessor.Shared
- load(String) - Static method in interface org.bsc.markdown.MarkdownProcessor
-
factory method
- load(String, Path) - Static method in class org.bsc.confluence.DeployStateManager
-
factory method
- LogHolder() - Constructor for class org.bsc.confluence.model.SiteFactory.LogHolder
- logout() - Method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
M
- MapObject - Class in org.bsc.confluence.xmlrpc.model
- MapObject() - Constructor for class org.bsc.confluence.xmlrpc.model.MapObject
- MapObject(Map<String, Object>) - Constructor for class org.bsc.confluence.xmlrpc.model.MapObject
- mapToObject(Response) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- mapToStream(Response) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- MARKDOWN - org.bsc.confluence.FileExtension
- MarkdownParserContext - Interface in org.bsc.markdown
- MarkdownProcessor - Interface in org.bsc.markdown
-
Markdown Processor interface
- MarkdownProcessor.Shared - Class in org.bsc.markdown
- MarkdownVisitorHelper - Class in org.bsc.markdown
- MarkdownVisitorHelper() - Constructor for class org.bsc.markdown.MarkdownVisitorHelper
- match(String) - Method in enum org.bsc.confluence.ConfluenceService.Protocol
N
- NAMESPACE - Static variable in class org.bsc.confluence.model.Site
- newClass(String, Class<T>) - Static method in class org.bsc.ssl.SSLCertificateInfo
- newInstance(TrustManager) - Static method in class org.bsc.ssl.SSLFactories
- newInstance(Site.Page) - Static method in class org.bsc.confluence.model.ChildListProxy
- nonProxyHosts - Variable in class org.bsc.confluence.ConfluenceProxy
O
- of(long) - Static method in class org.bsc.confluence.ConfluenceService.Model.ID
- of(String) - Static method in class org.bsc.confluence.ConfluenceService.Model.ID
- of(String, ConfluenceService.Storage.Representation) - Static method in class org.bsc.confluence.ConfluenceService.Storage
- optName() - Method in class org.bsc.confluence.model.Site.Source
- optParentPageId() - Method in class org.bsc.confluence.model.Site.Home
- optParentPageTitle() - Method in class org.bsc.confluence.model.Site.Home
- optSpaceKey() - Method in class org.bsc.confluence.model.Site
- org.bsc.confluence - package org.bsc.confluence
- org.bsc.confluence.model - package org.bsc.confluence.model
- org.bsc.confluence.preprocessor - package org.bsc.confluence.preprocessor
- org.bsc.confluence.rest - package org.bsc.confluence.rest
- org.bsc.confluence.rest.model - package org.bsc.confluence.rest.model
- org.bsc.confluence.xmlrpc - package org.bsc.confluence.xmlrpc
- org.bsc.confluence.xmlrpc.model - package org.bsc.confluence.xmlrpc.model
- org.bsc.markdown - package org.bsc.markdown
- org.bsc.ssl - package org.bsc.ssl
P
- page - org.bsc.confluence.rest.RESTConfluenceService.ContentType
- Page - Class in org.bsc.confluence.rest.model
- Page - Class in org.bsc.confluence.xmlrpc.model
- Page() - Constructor for class org.bsc.confluence.model.Site.Page
- Page() - Constructor for class org.bsc.confluence.xmlrpc.model.Page
- Page(Map<String, Object>) - Constructor for class org.bsc.confluence.xmlrpc.model.Page
- Page(JsonObject) - Constructor for class org.bsc.confluence.rest.model.Page
- PAGE - org.bsc.confluence.rest.model.Storage.Representation
- PageContent() - Constructor for class org.bsc.confluence.model.SiteProcessor.PageContent
- PageHistorySummary - Class in org.bsc.confluence.xmlrpc.model
- PageHistorySummary() - Constructor for class org.bsc.confluence.xmlrpc.model.PageHistorySummary
- PageHistorySummary(Map<String, Object>) - Constructor for class org.bsc.confluence.xmlrpc.model.PageHistorySummary
- PageSummary - Class in org.bsc.confluence.xmlrpc.model
- PageSummary() - Constructor for class org.bsc.confluence.xmlrpc.model.PageSummary
- PageSummary(Map<String, Object>) - Constructor for class org.bsc.confluence.xmlrpc.model.PageSummary
- ParentChildTuple - Class in org.bsc.confluence
- ParentChildTuple() - Constructor for class org.bsc.confluence.ParentChildTuple
- password - Variable in class org.bsc.confluence.ConfluenceProxy
- password - Variable in class org.bsc.confluence.ConfluenceService.Credentials
- path() - Method in enum org.bsc.confluence.ConfluenceService.Protocol
- PDF - org.bsc.confluence.ExportFormat
- Permission - Class in org.bsc.confluence.xmlrpc.model
- Permission() - Constructor for class org.bsc.confluence.xmlrpc.model.Permission
- Permission(Map<String, Object>) - Constructor for class org.bsc.confluence.xmlrpc.model.Permission
- port - Variable in class org.bsc.confluence.ConfluenceProxy
- print(Site, PrintStream) - Static method in class org.bsc.confluence.model.SitePrinter
- printChildren(Site, PrintStream, int, Site.Page) - Static method in class org.bsc.confluence.model.SitePrinter
- printSource(Site, PrintStream, int, char, Site.Source) - Static method in class org.bsc.confluence.model.SitePrinter
- process(String, Map<String, Object>) - Method in interface org.bsc.confluence.preprocessor.SitePocessorService
-
Handles preprocessing of the input using a markup library Variables are added to the markup model
- processImageUrl(String, MarkdownParserContext) - Static method in class org.bsc.markdown.MarkdownVisitorHelper
- processLinkUrl(String, MarkdownParserContext) - Static method in class org.bsc.markdown.MarkdownVisitorHelper
- processMarkdown(String) - Method in interface org.bsc.markdown.MarkdownProcessor
-
default method
- processMarkdown(Site, Site.Page, Optional<ConfluenceService.Model.Page>, String, Optional<String>) - Static method in class org.bsc.confluence.model.SiteProcessor
- processMarkdown(MarkdownParserContext, String) - Method in interface org.bsc.markdown.MarkdownProcessor
-
translate a markdown source in the confluence wiki counterpart
- processPageUri(Site, P, ConfluenceService.Model.Page, URI, Optional<String>, BiFunction<Optional<Exception>, Optional<SiteProcessor.PageContent>, T>) - Static method in class org.bsc.confluence.model.SiteProcessor
- processUri(URI, BiFunction<Optional<Exception>, Optional<InputStream>, T>) - Static method in class org.bsc.confluence.model.SiteProcessor
- processUriContent(Site, P, URI, Optional<String>, Function<SiteProcessor.PageContent, T>) - Static method in class org.bsc.confluence.model.SiteProcessor
- ProcessUriException - Exception in org.bsc.confluence.model
- ProcessUriException(String) - Constructor for exception org.bsc.confluence.model.ProcessUriException
- ProcessUriException(String, Throwable) - Constructor for exception org.bsc.confluence.model.ProcessUriException
R
- rapresentation - Variable in class org.bsc.confluence.ConfluenceService.Storage
- ref - Variable in class org.bsc.confluence.model.Site.Page.Generated
- removeFrom(String) - Method in enum org.bsc.confluence.ConfluenceService.Protocol
-
remove protocol path segment from given string
- removePage(ConfluenceService.Model.ID) - Method in interface org.bsc.confluence.ConfluenceService
- removePage(ConfluenceService.Model.ID) - Method in class org.bsc.confluence.rest.RESTConfluenceService
- removePage(ConfluenceService.Model.ID) - Method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- removePage(ConfluenceService.Model.Page, String) - Method in interface org.bsc.confluence.ConfluenceService
- removePage(ConfluenceService.Model.Page, String) - Method in class org.bsc.confluence.rest.RESTConfluenceService
- removePage(ConfluenceService.Model.Page, String) - Method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- replaceHTML(String) - Static method in class org.bsc.confluence.ConfluenceHtmlUtils
- replaceHtmlList(String) - Static method in class org.bsc.confluence.ConfluenceHtmlUtils
- res - Variable in error org.bsc.confluence.rest.AbstractRESTConfluenceService.ServiceException
- resetState(URI) - Method in class org.bsc.confluence.DeployStateManager
- resetState(Path) - Method in class org.bsc.confluence.DeployStateManager
- REST - org.bsc.confluence.ConfluenceService.Protocol
- RESTConfluenceService - Class in org.bsc.confluence.rest
- RESTConfluenceService(String, ConfluenceService.Credentials, SSLCertificateInfo) - Constructor for class org.bsc.confluence.rest.RESTConfluenceService
- RESTConfluenceService.ContentType - Enum in org.bsc.confluence.rest
- retry(int, long, TimeUnit, Optional<CompletableFuture<T>>, Supplier<CompletableFuture<T>>) - Method in interface org.bsc.confluence.ConfluenceService
- RSSFeed - Class in org.bsc.confluence.xmlrpc.model
- RSSFeed() - Constructor for class org.bsc.confluence.xmlrpc.model.RSSFeed
- RSSFeed(Map<String, Object>) - Constructor for class org.bsc.confluence.xmlrpc.model.RSSFeed
S
- sanitizeLabel(String) - Static method in class org.bsc.confluence.ConfluenceUtils
- SearchResult - Class in org.bsc.confluence.xmlrpc.model
- SearchResult() - Constructor for class org.bsc.confluence.xmlrpc.model.SearchResult
- SearchResult(Map<String, Object>) - Constructor for class org.bsc.confluence.xmlrpc.model.SearchResult
- ServerInfo - Class in org.bsc.confluence.xmlrpc.model
- ServerInfo() - Constructor for class org.bsc.confluence.xmlrpc.model.ServerInfo
- ServerInfo(Map<String, Object>) - Constructor for class org.bsc.confluence.xmlrpc.model.ServerInfo
- ServiceException(String, Response) - Constructor for error org.bsc.confluence.rest.AbstractRESTConfluenceService.ServiceException
- setAuthor(String) - Method in class org.bsc.confluence.xmlrpc.model.BlogEntry
- setBasedir(Path) - Method in class org.bsc.confluence.model.Site
- setBaseUrl(String) - Method in class org.bsc.confluence.xmlrpc.model.ServerInfo
- setBoolean(String, boolean) - Method in class org.bsc.confluence.xmlrpc.model.MapObject
- setBoolean(String, String) - Method in class org.bsc.confluence.xmlrpc.model.MapObject
- setBuildId(String) - Method in class org.bsc.confluence.xmlrpc.model.ServerInfo
- setComment(String) - Method in interface org.bsc.confluence.ConfluenceService.Model.Attachment
- setComment(String) - Method in class org.bsc.confluence.model.Site.Attachment
- setComment(String) - Method in class org.bsc.confluence.rest.model.Attachment
- setComment(String) - Method in class org.bsc.confluence.xmlrpc.model.Attachment
- setContent(String) - Method in class org.bsc.confluence.xmlrpc.model.BlogEntry
- setContent(String) - Method in class org.bsc.confluence.xmlrpc.model.Comment
- setContent(String) - Method in class org.bsc.confluence.xmlrpc.model.Page
- setContent(String) - Method in class org.bsc.confluence.xmlrpc.model.UserInformation
- setContent(ConfluenceService.Storage) - Method in class org.bsc.confluence.rest.model.Blogpost
- setContentStatus(String) - Method in class org.bsc.confluence.xmlrpc.model.Page
- setContentType(String) - Method in interface org.bsc.confluence.ConfluenceService.Model.Attachment
- setContentType(String) - Method in class org.bsc.confluence.model.Site.Attachment
- setContentType(String) - Method in class org.bsc.confluence.rest.model.Attachment
- setContentType(String) - Method in class org.bsc.confluence.xmlrpc.model.Attachment
- setCreated(Date) - Method in class org.bsc.confluence.xmlrpc.model.Attachment
- setCreated(Date) - Method in class org.bsc.confluence.xmlrpc.model.Comment
- setCreated(Date) - Method in class org.bsc.confluence.xmlrpc.model.Page
- setCreationDate(Date) - Method in class org.bsc.confluence.xmlrpc.model.UserInformation
- setCreator(String) - Method in class org.bsc.confluence.xmlrpc.model.Attachment
- setCreator(String) - Method in class org.bsc.confluence.xmlrpc.model.Comment
- setCreator(String) - Method in class org.bsc.confluence.xmlrpc.model.Page
- setCreatorName(String) - Method in class org.bsc.confluence.xmlrpc.model.UserInformation
- setCurrent(boolean) - Method in class org.bsc.confluence.xmlrpc.model.Page
- setDate(String, String) - Method in class org.bsc.confluence.xmlrpc.model.MapObject
- setDate(String, Date) - Method in class org.bsc.confluence.xmlrpc.model.MapObject
- setDescription(String) - Method in class org.bsc.confluence.xmlrpc.model.Space
- setDevelopmentBuild(boolean) - Method in class org.bsc.confluence.xmlrpc.model.ServerInfo
- setEmail(String) - Method in class org.bsc.confluence.xmlrpc.model.User
- setExcerpt(String) - Method in class org.bsc.confluence.xmlrpc.model.SearchResult
- setFileName(String) - Method in interface org.bsc.confluence.ConfluenceService.Model.Attachment
- setFileName(String) - Method in class org.bsc.confluence.rest.model.Attachment
- setFileName(String) - Method in class org.bsc.confluence.xmlrpc.model.Attachment
- setFileSize(String) - Method in class org.bsc.confluence.xmlrpc.model.Attachment
- setFullname(String) - Method in class org.bsc.confluence.xmlrpc.model.User
- setHome(Site.Home) - Method in class org.bsc.confluence.model.Site
- setHomepage(String) - Method in class org.bsc.confluence.xmlrpc.model.Space
- setHomePage(boolean) - Method in class org.bsc.confluence.xmlrpc.model.Page
- setId(String) - Method in class org.bsc.confluence.xmlrpc.model.BlogEntrySummary
- setId(String) - Method in class org.bsc.confluence.xmlrpc.model.Comment
- setId(String) - Method in class org.bsc.confluence.xmlrpc.model.Label
- setId(String) - Method in class org.bsc.confluence.xmlrpc.model.PageHistorySummary
- setId(String) - Method in class org.bsc.confluence.xmlrpc.model.SearchResult
- setId(String) - Method in class org.bsc.confluence.xmlrpc.model.UserInformation
- setId(ConfluenceService.Model.ID) - Method in class org.bsc.confluence.rest.model.Blogpost
- setId(ConfluenceService.Model.ID) - Method in class org.bsc.confluence.xmlrpc.model.Attachment
- setId(ConfluenceService.Model.ID) - Method in class org.bsc.confluence.xmlrpc.model.BlogEntry
- setId(ConfluenceService.Model.ID) - Method in class org.bsc.confluence.xmlrpc.model.PageSummary
- setIgnoreVariables(Boolean) - Method in class org.bsc.confluence.model.Site.Page
- setIgnoreVariablesDeprecated(Boolean) - Method in class org.bsc.confluence.model.Site.Page
-
Deprecated.
- setInt(String, int) - Method in class org.bsc.confluence.xmlrpc.model.MapObject
- setKey(String) - Method in class org.bsc.confluence.xmlrpc.model.SpaceSummary
- setLabels(List<String>) - Method in class org.bsc.confluence.model.Site.Page
- setLabels(List<String>) - Method in class org.bsc.confluence.model.Site
- setLastModificationDate(Date) - Method in class org.bsc.confluence.xmlrpc.model.UserInformation
- setLastModifierName(String) - Method in class org.bsc.confluence.xmlrpc.model.UserInformation
- setList(String, List<?>) - Method in class org.bsc.confluence.xmlrpc.model.MapObject
- setLockedBy(String) - Method in class org.bsc.confluence.xmlrpc.model.Permission
- setLocks(int) - Method in class org.bsc.confluence.xmlrpc.model.BlogEntry
- setLocks(int) - Method in class org.bsc.confluence.xmlrpc.model.BlogEntrySummary
- setLocks(int) - Method in class org.bsc.confluence.xmlrpc.model.PageSummary
- setLockType(String) - Method in class org.bsc.confluence.xmlrpc.model.Permission
- setLong(String, long) - Method in class org.bsc.confluence.xmlrpc.model.MapObject
- setMajorVersion(int) - Method in class org.bsc.confluence.xmlrpc.model.ServerInfo
- setMap(String, Map<String, Object>) - Method in class org.bsc.confluence.xmlrpc.model.MapObject
- setMinorVersion(int) - Method in class org.bsc.confluence.xmlrpc.model.ServerInfo
- setModified(Date) - Method in class org.bsc.confluence.xmlrpc.model.Page
- setModified(Date) - Method in class org.bsc.confluence.xmlrpc.model.PageHistorySummary
- setModifier(String) - Method in class org.bsc.confluence.xmlrpc.model.Page
- setModifier(String) - Method in class org.bsc.confluence.xmlrpc.model.PageHistorySummary
- setName(String) - Method in class org.bsc.confluence.model.Site.Source
- setName(String) - Method in class org.bsc.confluence.xmlrpc.model.Label
- setName(String) - Method in class org.bsc.confluence.xmlrpc.model.SpaceSummary
- setName(String) - Method in class org.bsc.confluence.xmlrpc.model.User
- setName(String) - Method in class org.bsc.markdown.MarkdownProcessor.Shared
- setNamespace(String) - Method in class org.bsc.confluence.xmlrpc.model.Label
- setOwner(String) - Method in class org.bsc.confluence.xmlrpc.model.Label
- setPageId(String) - Method in class org.bsc.confluence.xmlrpc.model.Comment
- setPageId(ConfluenceService.Model.ID) - Method in class org.bsc.confluence.xmlrpc.model.Attachment
- setParent(Site.Page) - Method in class org.bsc.confluence.model.Site.Page
- setParentId(ConfluenceService.Model.ID) - Method in class org.bsc.confluence.xmlrpc.model.PageSummary
- setParentPageId(String) - Method in class org.bsc.confluence.model.Site.Home
- setParentPageIdDeprecated(String) - Method in class org.bsc.confluence.model.Site.Home
-
this attribute name containing dash is not supported in yaml format
- setParentPageTitle(String) - Method in class org.bsc.confluence.model.Site.Home
- setParentPageTitleDeperecated(String) - Method in class org.bsc.confluence.model.Site.Home
-
Deprecated.
- setPatchLevel(int) - Method in class org.bsc.confluence.xmlrpc.model.ServerInfo
- setPublishDate(Date) - Method in class org.bsc.confluence.xmlrpc.model.BlogEntrySummary
- setRef(String) - Method in class org.bsc.confluence.model.Site.Page.Generated
-
Définit la valeur de la propriété ref.
- setSpace(String) - Method in class org.bsc.confluence.rest.model.Blogpost
- setSpace(String) - Method in class org.bsc.confluence.xmlrpc.model.BlogEntry
- setSpace(String) - Method in class org.bsc.confluence.xmlrpc.model.BlogEntrySummary
- setSpace(String) - Method in class org.bsc.confluence.xmlrpc.model.PageSummary
- setSpaceKey(String) - Method in class org.bsc.confluence.model.Site
- setString(String, String) - Method in class org.bsc.confluence.xmlrpc.model.MapObject
- setTitle(String) - Method in class org.bsc.confluence.rest.model.Blogpost
- setTitle(String) - Method in class org.bsc.confluence.xmlrpc.model.Attachment
- setTitle(String) - Method in class org.bsc.confluence.xmlrpc.model.BlogEntry
- setTitle(String) - Method in class org.bsc.confluence.xmlrpc.model.BlogEntrySummary
- setTitle(String) - Method in class org.bsc.confluence.xmlrpc.model.Comment
- setTitle(String) - Method in class org.bsc.confluence.xmlrpc.model.PageSummary
- setTitle(String) - Method in class org.bsc.confluence.xmlrpc.model.RSSFeed
- setTitle(String) - Method in class org.bsc.confluence.xmlrpc.model.SearchResult
- setType(String) - Method in class org.bsc.confluence.xmlrpc.model.SearchResult
- setUri(URI) - Method in class org.bsc.confluence.model.Site.Source
- setUrl(String) - Method in class org.bsc.confluence.xmlrpc.model.Attachment
- setUrl(String) - Method in class org.bsc.confluence.xmlrpc.model.BlogEntry
- setUrl(String) - Method in class org.bsc.confluence.xmlrpc.model.BlogEntrySummary
- setUrl(String) - Method in class org.bsc.confluence.xmlrpc.model.Comment
- setUrl(String) - Method in class org.bsc.confluence.xmlrpc.model.PageSummary
- setUrl(String) - Method in class org.bsc.confluence.xmlrpc.model.RSSFeed
- setUrl(String) - Method in class org.bsc.confluence.xmlrpc.model.SearchResult
- setUrl(String) - Method in class org.bsc.confluence.xmlrpc.model.SpaceSummary
- setUrl(String) - Method in class org.bsc.confluence.xmlrpc.model.User
- setUsername(String) - Method in class org.bsc.confluence.xmlrpc.model.UserInformation
- setVersion(int) - Method in class org.bsc.confluence.rest.model.Blogpost
- setVersion(int) - Method in class org.bsc.confluence.xmlrpc.model.BlogEntry
- setVersion(int) - Method in class org.bsc.confluence.xmlrpc.model.Page
- setVersion(int) - Method in class org.bsc.confluence.xmlrpc.model.PageHistorySummary
- setVersion(int) - Method in class org.bsc.confluence.xmlrpc.model.UserInformation
- setVersion(String) - Method in class org.bsc.confluence.model.Site.Attachment
- shared - Static variable in interface org.bsc.markdown.MarkdownProcessor
- Shared() - Constructor for class org.bsc.markdown.MarkdownProcessor.Shared
- site - Variable in class org.bsc.confluence.model.Site.Source
- Site - Class in org.bsc.confluence.model
- Site() - Constructor for class org.bsc.confluence.model.Site
- Site.Attachment - Class in org.bsc.confluence.model
-
class Attachment
- Site.Home - Class in org.bsc.confluence.model
- Site.Page - Class in org.bsc.confluence.model
-
class Page
- Site.Page.Generated - Class in org.bsc.confluence.model
- Site.Source - Class in org.bsc.confluence.model
-
class Source
- SiteFactory - Interface in org.bsc.confluence.model
- SiteFactory.Folder - Interface in org.bsc.confluence.model
- SiteFactory.LogHolder - Class in org.bsc.confluence.model
- SiteFactory.Model - Interface in org.bsc.confluence.model
- SitePocessorService - Interface in org.bsc.confluence.preprocessor
- SitePrinter - Class in org.bsc.confluence.model
- SitePrinter() - Constructor for class org.bsc.confluence.model.SitePrinter
- SiteProcessor - Class in org.bsc.confluence.model
- SiteProcessor() - Constructor for class org.bsc.confluence.model.SiteProcessor
- SiteProcessor.PageContent - Class in org.bsc.confluence.model
- Source() - Constructor for class org.bsc.confluence.model.Site.Source
- Space - Class in org.bsc.confluence.xmlrpc.model
- Space() - Constructor for class org.bsc.confluence.xmlrpc.model.Space
- Space(Map<String, Object>) - Constructor for class org.bsc.confluence.xmlrpc.model.Space
- SpaceSummary - Class in org.bsc.confluence.xmlrpc.model
- SpaceSummary() - Constructor for class org.bsc.confluence.xmlrpc.model.SpaceSummary
- SpaceSummary(Map<String, Object>) - Constructor for class org.bsc.confluence.xmlrpc.model.SpaceSummary
- SSLCertificateInfo - Class in org.bsc.ssl
- SSLCertificateInfo() - Constructor for class org.bsc.ssl.SSLCertificateInfo
- SSLFactories - Class in org.bsc.ssl
- Storage - Class in org.bsc.confluence.rest.model
- Storage() - Constructor for class org.bsc.confluence.rest.model.Storage
- STORAGE - org.bsc.confluence.ConfluenceService.Storage.Representation
- STORAGE - org.bsc.confluence.rest.model.Storage.Representation
- STORAGE_NAME - Static variable in class org.bsc.confluence.DeployStateManager
- Storage.Representation - Enum in org.bsc.confluence.rest.model
- storePage(ConfluenceService.Model.Page) - Method in interface org.bsc.confluence.ConfluenceService
- storePage(ConfluenceService.Model.Page) - Method in class org.bsc.confluence.rest.RESTConfluenceService
- storePage(ConfluenceService.Model.Page) - Method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- storePage(ConfluenceService.Model.Page, ConfluenceService.Storage) - Method in interface org.bsc.confluence.ConfluenceService
- storePage(ConfluenceService.Model.Page, ConfluenceService.Storage) - Method in class org.bsc.confluence.rest.RESTConfluenceService
- storePage(ConfluenceService.Model.Page, ConfluenceService.Storage) - Method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
T
- toJsonObject() - Method in class org.bsc.confluence.rest.model.Attachment
- toMap() - Method in class org.bsc.confluence.xmlrpc.model.MapObject
- toRawMap() - Method in class org.bsc.confluence.xmlrpc.model.Attachment
- toRawMap() - Method in class org.bsc.confluence.xmlrpc.model.BlogEntry
- toRawMap() - Method in class org.bsc.confluence.xmlrpc.model.BlogEntrySummary
- toRawMap() - Method in class org.bsc.confluence.xmlrpc.model.Comment
- toRawMap() - Method in class org.bsc.confluence.xmlrpc.model.MapObject
- toRawMap() - Method in class org.bsc.confluence.xmlrpc.model.Page
- toRawMap() - Method in class org.bsc.confluence.xmlrpc.model.ServerInfo
- toRawMap() - Method in class org.bsc.confluence.xmlrpc.model.UserInformation
- toString() - Method in class org.bsc.confluence.ConfluenceService.Model.ID
- toString() - Method in enum org.bsc.confluence.ConfluenceService.Storage.Representation
- toString() - Method in class org.bsc.confluence.DeployStateManager
- toString() - Method in class org.bsc.confluence.model.Site.Source
- toString() - Method in class org.bsc.confluence.rest.model.Attachment
- toString() - Method in class org.bsc.confluence.rest.model.Blogpost
- toString() - Method in class org.bsc.confluence.rest.model.Page
- toString() - Method in enum org.bsc.confluence.rest.model.Storage.Representation
- toString() - Method in class org.bsc.confluence.xmlrpc.model.Attachment
- toString() - Method in class org.bsc.confluence.xmlrpc.model.MapObject
- toString() - Method in class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
- toString() - Method in class org.bsc.ssl.SSLCertificateInfo
U
- updatePage(String, JsonObject) - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- url - Variable in enum org.bsc.confluence.ExportFormat
- urlBuilder() - Method in class org.bsc.confluence.rest.AbstractRESTConfluenceService
- urlBuilder() - Method in class org.bsc.confluence.rest.RESTConfluenceService
- User - Class in org.bsc.confluence.xmlrpc.model
- User() - Constructor for class org.bsc.confluence.xmlrpc.model.User
- User(Map<String, Object>) - Constructor for class org.bsc.confluence.xmlrpc.model.User
- UserInformation - Class in org.bsc.confluence.xmlrpc.model
- UserInformation() - Constructor for class org.bsc.confluence.xmlrpc.model.UserInformation
- UserInformation(Map<String, Object>) - Constructor for class org.bsc.confluence.xmlrpc.model.UserInformation
- username - Variable in class org.bsc.confluence.ConfluenceService.Credentials
- userName - Variable in class org.bsc.confluence.ConfluenceProxy
V
- value - Variable in class org.bsc.confluence.ConfluenceService.Storage
- valueOf(String) - Static method in enum org.bsc.confluence.ConfluenceService.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bsc.confluence.ConfluenceService.Storage.Representation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bsc.confluence.ExportFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bsc.confluence.FileExtension
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bsc.confluence.rest.model.Storage.Representation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bsc.confluence.rest.RESTConfluenceService.ContentType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.bsc.confluence.ConfluenceService.Protocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.bsc.confluence.ConfluenceService.Storage.Representation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.bsc.confluence.ExportFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.bsc.confluence.FileExtension
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.bsc.confluence.rest.model.Storage.Representation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.bsc.confluence.rest.RESTConfluenceService.ContentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verify(String, SSLSession) - Method in class org.bsc.ssl.YesHostnameVerifier
- VIEW - org.bsc.confluence.rest.model.Storage.Representation
W
- WIKI - org.bsc.confluence.ConfluenceService.Storage.Representation
- WIKI - org.bsc.confluence.rest.model.Storage.Representation
X
- XHTML - org.bsc.confluence.FileExtension
- XML - org.bsc.confluence.FileExtension
- XMLRPC - org.bsc.confluence.ConfluenceService.Protocol
- XMLRPCConfluenceService - Class in org.bsc.confluence.xmlrpc
- XMLRPCConfluenceService(Confluence, ConfluenceService.Credentials) - Constructor for class org.bsc.confluence.xmlrpc.XMLRPCConfluenceService
Y
- YesHostnameVerifier - Class in org.bsc.ssl
- YesHostnameVerifier() - Constructor for class org.bsc.ssl.YesHostnameVerifier
- YesTrustManager - Class in org.bsc.ssl
- YesTrustManager() - Constructor for class org.bsc.ssl.YesTrustManager
_
A B C D E F G H I J L M N O P R S T U V W X Y _All Classes All Packages