Namespace Microsoft.Internal.Studios.Aruba.Jira
Classes
HtmlToTextHelper
Helper class to convert rich text to HTML. Original source: https://stackoverflow.com/a/25178738/
JiraAuthorizer
Class to assist with authorization of Jira users through Aruba.
JiraBugLinkType
A generic class for getting the bug link types and their properties.
JiraBugServiceClient
Contains all the JiraBugServiceClient code that is related to the bug creation history of Aruba.
JiraConfig
Configure settings for a Jira client. Mostly just a wrapper over Microsoft.Internal.Studios.Jira.JiraInitParams, but also meant to be read from a file.
JiraConfigContainer<TGameClient>
Base class for a Jira Config Container.