Namespace Dapplo.Jira
Classes
AgileExtensions
This holds all the issue related extensions methods
AttachmentExtensions
This holds all the attachment related extension methods
FilterExtensions
This holds all the filter related extension methods
IssueExtensions
This holds all the issue related extensions methods
JiraClient
A client for accessing the Atlassian JIRA Api via REST, using Dapplo.HttpExtensions
JiraConfig
Use this class to configure some of the behaviour The values that start with Expand are used to set the expand query values, which make the Jira REST API return "more".
JiraException
This wraps the HttpRequestException with Jira specific informationen
ProjectExtensions
This holds all the project related extensions methods
ServerExtensions
This holds all the server related extensions methods
SessionExtensions
This holds all the user session extension methods
TimeSpanExtensions
These methods help to convert jira working time to real time and back
UserExtensions
This holds all the user related extension methods
WorkExtensions
This holds all the work log related extension methods
Interfaces
IJiraClient
This is the interface which describes the Atlassian Jira client