• Articles
  • Api Documentation
Show / Hide Table of Contents
  • Dapplo.Jira
    • AgileExtensions
    • AttachmentExtensions
    • FilterExtensions
    • GreenhopperExtensions
    • IJiraClient
    • IssueExtensions
    • JiraClient
    • JiraConfig
    • JiraException
    • ProjectExtensions
    • ServerExtensions
    • SessionExtensions
    • TimeSpanExtensions
    • UserExtensions
    • WorkExtensions
  • Dapplo.Jira.Domains
    • IAgileDomain
    • IAttachmentDomain
    • IFilterDomain
    • IGreenhopperDomain
    • IIssueDomain
    • IJiraDomain
    • IProjectDomain
    • IServerDomain
    • ISessionDomain
    • IUserDomain
    • IWorkDomain
  • Dapplo.Jira.Entities
    • AgileIssue
    • AgileIssueFields
    • AllowedValue
    • Attachment
    • AttachmentContainer<T>
    • AvatarUrls
    • BaseId<TId>
    • BaseProperties<TId>
    • Board
    • BoardConfiguration
    • Changelog
    • Column
    • ColumnConfig
    • Comment
    • Comments
    • Component
    • ComponentDigest
    • Configuration
    • Epic
    • EpicColor
    • EpicField
    • Error
    • EstimationCustomFieldInfo
    • EstimationFieldInfo
    • Field
    • Filter
    • History
    • HistoryItem
    • Issue
    • IssueBase
    • IssueFields
    • IssueType
    • IssueWithFields<TFields>
    • JqlIssueSearch
    • LoginInfo
    • Page
    • PageableResult
    • PossibleField
    • Priority
    • ProgressInfo
    • Project
    • ProjectCategory
    • ProjectDigest
    • RankingCustomFieldInfo
    • RemoteLinks
    • ReportIssue
    • Resolution
    • Schema
    • SearchIssuesResult<TIssue, TSearch>
    • SearchResult<TResultType, TSearch>
    • ServerInfo
    • SharePermission
    • Sprint
    • SprintInReport
    • SprintReport
    • SprintReportContents
    • StatisticField
    • Status
    • StatusCategory
    • Subscription
    • Subscriptions
    • TimeTracking
    • TimeTrackingConfiguration
    • Transition
    • Transitions
    • User
    • ValueField
    • Version
    • Visibility
    • VoteInfo
    • Watches
    • Worklog
    • Worklogs
  • Dapplo.Jira.Enums
    • AdjustEstimate
    • AvatarSizes
    • BoardTypes
    • FieldType
  • Dapplo.Jira.Json
    • CustomDateTimeOffsetConverter
  • Dapplo.Jira.Query
    • DatetimeClause
    • Fields
    • IDatetimeClause
    • IDatetimeClauseWithoutValue
    • IFinalClause
    • IIssueClause
    • IProjectClause
    • ISimpleValueClause
    • IssueClause
    • IStatusClause
    • ITextClause
    • ITypeClause
    • IUserClause
    • IVersionClause
    • Operators
    • ProjectClause
    • SimpleValueClause
    • StatusClause
    • TextClause
    • TypeClause
    • UserClause
    • VersionClause
    • Where

Namespace Dapplo.Jira.Domains

Interfaces

IAgileDomain

The marker interface for the agile domain

IAttachmentDomain

The marker interface for the attachment domain

IFilterDomain

The marker interface for the filter domain

IGreenhopperDomain

The marker interface for the greenhopper domain

IIssueDomain

The marker interface for the issue domain

IJiraDomain

This interface describes the functionality of the IJiraClient which domains can use

IProjectDomain

The marker interface of the project domain

IServerDomain

The marker interface of the server domain

ISessionDomain

The marker interface of the session domain

IUserDomain

The marker interface of the user domain

IWorkDomain

Marker interface for the work domain

Back to top Copyright © Dapplo