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