Uses of Package
net.rcarz.jiraclient

Classes in net.rcarz.jiraclient used by net.rcarz.jiraclient
Attachment
          Represents an issue attachment.
BasicCredentials
          Basic HTTP authentication credentials structure.
Comment
          Represents an issue comment.
Component
          Represents an issue component.
CustomFieldOption
          Represents an custom field option.
Field.Meta
          Field metadata structure.
Issue
          Represents a JIRA issue.
Issue.FluentCreate
          Used to chain fields to a create action.
Issue.FluentTransition
          Used to chain fields to a transition action.
Issue.FluentUpdate
          Used to chain fields to an update action.
Issue.SearchResult
          Issue search results structure.
IssueLink
          Represents an issue link.
IssueType
          Represents an issue type.
JiraException
          A generic JIRA client exception.
LinkType
          Represents an issue link type.
Priority
          Represents an issue priority.
Project
          Represents a JIRA project.
Resolution
          Represents an issue resolution.
Resource
          A base class for JIRA resources.
RestClient
          A simple REST client that speaks JSON.
RestException
          An exception for JIRA REST errors.
Status
          Represents an issue status.
TimeTracking
          Represents issue time tracking data.
User
          Represents a JIRA user.
Version
          Represents a product version.
Votes
          Represents issue votes.
Watches
          Represents issue watches.
WorkLog
          Represents an issue work log.
 



Copyright © 2013. All Rights Reserved.