• 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.Query

Classes

Where

Factory method for CQL where clauses

Interfaces

IContentClause

An interface for a content id based clauses

IDatetimeClause

An interface for a date time calculations clause

IDatetimeClauseWithoutValue

An interface for a date time calculations clause

IFinalClause

A clause which cannot be modified anymore, only ToString() makes sense

ISimpleValueClause

An interface for a date time calculations clause

ISpaceClause

An interface for a space clause

ITextClause

An interface for a date time calculations clause

ITitleClause

Interface for the CQL title clauses

ITypeClause

Interface for the CQL type clauses

IUserClause

The clause for user related fields

Enums

ContentTypes

Possible types of content, used in CQL

Fields

Fields for the CQL clauses

Operators

the operators which are used inside a clause

In This Article
Back to top Copyright © 2017 Dapplo