All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AuthenticationException Exception thrown when the authentication fails.Linkable Describes a property that be accessed through a URL.PaginatedResult<T> The representation of a paginated result that contains useful information for following requests, such as the total number of requested items present in the database.ProjectManagementClient The blueprint for a project management client.ProjectManagementClientExecutionContext The execution context of the project management client.ProjectManagementException Base exception for project management.ProjectManagementManager Offers access to the CRUD operations of different project management clients.WorkItem Describes an issue, a ticket, work package or some item coming from a project management tool.WorkItemCreationException Exception thrown when the creation of a work item has failed.WorkItemDeletionException Exception thrown when the deletion of a work item has failed.WorkItemException Base exception for work items handling.WorkItemNotFoundException Exception thrown when the retrieval of a work item has failed because it was not found.WorkItemPropertyDisplayer Defines the rendering blocks that should be used in order to display a Work Item property.WorkItemPropertyDisplayerManager Offers a centralized way of accessing a subset/all the existingWorkItemPropertyDisplayer.WorkItemRetrievalException Exception thrown when the retrieval of a work item has failed due to various reasons.WorkItemsResource The resource that exposes CRUD operations over the work items of the different project management implementations.WorkItemUpdatingException Exception thrown when the update of a work item has failed.