• Articles
  • Api Documentation
Show / Hide Table of Contents
  • Dapplo.Confluence
    • AttachmentDomain
    • ConfluenceClient
    • ConfluenceClientConfig
    • ConfluenceException
    • ContentExtensions
    • GroupDomain
    • IAttachmentDomain
    • IConfluenceClient
    • IConfluenceClientPlugins
    • IConfluenceDomain
    • IContentDomain
    • IGroupDomain
    • IMiscDomain
    • ISpaceDomain
    • IUserDomain
    • MiscExtensions
    • SpaceExtensions
    • UserDomain
    • UserIdentifierExtensions
  • Dapplo.Confluence.Entities
    • BaseEntity<TId>
    • Body
    • BodyContent
    • Children
    • Content
    • CopyContent
    • CopyDestinations
    • CopyPageRequestDestination
    • Description
    • Error
    • Group
    • History
    • IUserIdentifier
    • Label
    • LastUpdated
    • Links
    • LongRunningTask
    • Metadata
    • PagingInformation
    • Picture
    • Plain
    • Positions
    • Result<TResult>
    • SearchDetails
    • Space
    • SpaceContents
    • SystemInfoEntity
    • User
    • UserWatch
    • Version
  • Dapplo.Confluence.Query
    • ContentTypes
    • Fields
    • IContentClause
    • IDatetimeClause
    • IDatetimeClauseWithoutValue
    • IFinalClause
    • ISimpleValueClause
    • ISpaceClause
    • ITextClause
    • ITitleClause
    • ITypeClause
    • IUserClause
    • Operators
    • Where

Namespace Dapplo.Confluence

Classes

AttachmentDomain

All attachment related extension methods

ConfluenceClient

A Confluence client build by using Dapplo.HttpExtensions

ConfluenceClientConfig

Use this class to configure some of the behaviour. This stores the "expand" settings for the different REST calls, and defines what additional information is requested.

ConfluenceException

This wraps the HttpRequestException with Confluence specific informationen

ContentExtensions

The is the implementation to the content functionality of the Confluence API

GroupDomain

All group related functionality

MiscExtensions

All extensions which have no direct clear domain

SpaceExtensions

All space related extension methods

UserDomain

All user related functionality

UserIdentifierExtensions

Extension for the IUserIdentifier

Interfaces

IAttachmentDomain

Marker interface for the attachment domain

IConfluenceClient

The is the interface to the base client functionality of the Confluence API

IConfluenceClientPlugins

The is the interface to the client plugins (extension) functionality of the Confluence API

IConfluenceDomain

Interface of all the confluence domain interfaces

IContentDomain

The is the marker interface to the content functionality of the Confluence API

IGroupDomain

Marker interface for the group domain

IMiscDomain

Marker interface for the methods which have no direct clear domain

ISpaceDomain

Marker interface for the space related methods

IUserDomain

Marker interface for the user domain

In This Article
Back to top Copyright © 2017 Dapplo