- get(RestClient, long) - Static method in class net.rcarz.jiraclient.agile.Board
-
Retrieves the given rapid view.
- get(RestClient, long) - Static method in class net.rcarz.jiraclient.agile.Epic
-
Retrieves the epic matching the ID.
- get(RestClient, long) - Static method in class net.rcarz.jiraclient.agile.Issue
-
Retrieves the issue matching the ID.
- get(RestClient, String) - Static method in class net.rcarz.jiraclient.agile.Issue
-
Retrieves the issue matching the ID.
- get(RestClient, long) - Static method in class net.rcarz.jiraclient.agile.Sprint
-
Retrieve all sprints related to the specified board.
- get(RestClient, String) - Static method in class net.rcarz.jiraclient.Attachment
-
Retrieves the given attachment record.
- get(RestClient, String, String) - Static method in class net.rcarz.jiraclient.Comment
-
Retrieves the given comment record.
- get(RestClient, String) - Static method in class net.rcarz.jiraclient.Component
-
Retrieves the given component record.
- get(RestClient, String) - Static method in class net.rcarz.jiraclient.CustomFieldOption
-
Retrieves the given custom field option record.
- get(RestClient, String) - Static method in class net.rcarz.jiraclient.Filter
-
- get(RestClient, RapidView) - Static method in class net.rcarz.jiraclient.greenhopper.Backlog
-
Retrieves the backlog data for the given rapid view.
- get(RestClient, int) - Static method in class net.rcarz.jiraclient.greenhopper.RapidView
-
Retrieves the given rapid view.
- get(RestClient, RapidView, Sprint) - Static method in class net.rcarz.jiraclient.greenhopper.SprintReport
-
Retrieves the sprint report for the given rapid view and sprint.
- get(RestClient, String) - Static method in class net.rcarz.jiraclient.Issue
-
Retrieves the given issue record.
- get(RestClient, String, String) - Static method in class net.rcarz.jiraclient.Issue
-
Retrieves the given issue record.
- get(RestClient, String, String, String) - Static method in class net.rcarz.jiraclient.Issue
-
Retrieves the given issue record.
- get(RestClient, String) - Static method in class net.rcarz.jiraclient.IssueLink
-
Retrieves the given issue link record.
- get(RestClient, String) - Static method in class net.rcarz.jiraclient.IssueType
-
Retrieves the given issue type record.
- get(RestClient, String) - Static method in class net.rcarz.jiraclient.LinkType
-
Retrieves the given issue link type record.
- get(RestClient, String) - Static method in class net.rcarz.jiraclient.Priority
-
Retrieves the given priority record.
- get(RestClient, String) - Static method in class net.rcarz.jiraclient.Project
-
Retrieves the given project record.
- get(RestClient, String) - Static method in class net.rcarz.jiraclient.ProjectCategory
-
Retrieves the given status record.
- get(RestClient, String) - Static method in class net.rcarz.jiraclient.Resolution
-
Retrieves the given resolution record.
- get(URI) - Method in class net.rcarz.jiraclient.RestClient
-
Executes an HTTP GET with the given URI.
- get(String, Map<String, String>) - Method in class net.rcarz.jiraclient.RestClient
-
Executes an HTTP GET with the given path.
- get(String) - Method in class net.rcarz.jiraclient.RestClient
-
Executes an HTTP GET with the given path.
- get(RestClient, String) - Static method in class net.rcarz.jiraclient.Security
-
Retrieves the given security record.
- get(RestClient, String) - Static method in class net.rcarz.jiraclient.Status
-
Retrieves the given status record.
- get(RestClient, String) - Static method in class net.rcarz.jiraclient.User
-
Retrieves the given user record.
- get(RestClient, String) - Static method in class net.rcarz.jiraclient.Version
-
Retrieves the given version record.
- get(RestClient, String) - Static method in class net.rcarz.jiraclient.Votes
-
Retrieves the given votes record.
- get(RestClient, String) - Static method in class net.rcarz.jiraclient.Watches
-
Retrieves the given watches record.
- get(RestClient, String, String) - Static method in class net.rcarz.jiraclient.WorkLog
-
Retrieves the given work log record.
- getAll(RestClient) - Static method in class net.rcarz.jiraclient.agile.Board
-
Retrieves all boards visible to the session user.
- getAll(RestClient, long) - Static method in class net.rcarz.jiraclient.agile.Sprint
-
Retrieve all sprints related to the specified board.
- getAll(RestClient) - Static method in class net.rcarz.jiraclient.greenhopper.RapidView
-
Retrieves all rapid views visible to the session user.
- getAll(RestClient) - Static method in class net.rcarz.jiraclient.Project
-
Retrieves all project records visible to the session user.
- getAllIssuesEstimateSum() - Method in class net.rcarz.jiraclient.greenhopper.SprintReport
-
- getAllWorkLogs() - Method in class net.rcarz.jiraclient.Issue
-
- getApiRev() - Static method in class net.rcarz.jiraclient.Resource
-
Gets the JIRA REST API revision number.
- getAssignableUsers() - Method in class net.rcarz.jiraclient.Project
-
- getAssignee() - Method in class net.rcarz.jiraclient.agile.Issue
-
- getAssignee() - Method in class net.rcarz.jiraclient.greenhopper.GreenHopperIssue
-
- getAssignee() - Method in class net.rcarz.jiraclient.Issue
-
- getAssigneeName() - Method in class net.rcarz.jiraclient.greenhopper.GreenHopperIssue
-
- getAssigneeType() - Method in class net.rcarz.jiraclient.Project
-
- getAttachments() - Method in class net.rcarz.jiraclient.Issue
-
- getAttribute(String) - Method in class net.rcarz.jiraclient.agile.AgileResource
-
Retrieve the specified attribute as a generic object.
- getAuthor() - Method in class net.rcarz.jiraclient.agile.Comment
-
- getAuthor() - Method in class net.rcarz.jiraclient.agile.Worklog
-
- getAuthor() - Method in class net.rcarz.jiraclient.Attachment
-
- getAuthor() - Method in class net.rcarz.jiraclient.ChangeLogEntry
-
Obtains the author of the change log entry.
- getAuthor() - Method in class net.rcarz.jiraclient.Comment
-
- getAuthor() - Method in class net.rcarz.jiraclient.WorkLog
-
- getAuthUri() - Static method in class net.rcarz.jiraclient.Resource
-
Resource base URI with API revision number.
- getAvatarUrl() - Method in class net.rcarz.jiraclient.greenhopper.GreenHopperIssue
-
- getAvatarUrls() - Method in class net.rcarz.jiraclient.Project
-
- getAvatarUrls() - Method in class net.rcarz.jiraclient.User
-
- getBacklog() - Method in class net.rcarz.jiraclient.agile.Board
-
- getBacklogData() - Method in class net.rcarz.jiraclient.greenhopper.RapidView
-
Retrieves the backlog data for this rapid view.
- getBacklogIssues() - Method in class net.rcarz.jiraclient.greenhopper.Backlog
-
- getBaseUri() - Static method in class net.rcarz.jiraclient.Resource
-
Resource base URI with API revision number.
- getBoard(long) - Method in class net.rcarz.jiraclient.agile.AgileClient
-
Retrieves the board with the given ID.
- getBoards() - Method in class net.rcarz.jiraclient.agile.AgileClient
-
Retrieves all boards visible to the session user.
- getBody() - Method in class net.rcarz.jiraclient.agile.Comment
-
- getBody() - Method in class net.rcarz.jiraclient.Comment
-
- getBoolean(Object) - Static method in class net.rcarz.jiraclient.Field
-
Gets a boolean value from the given object.
- getCategory() - Method in class net.rcarz.jiraclient.Project
-
- getChangeLog() - Method in class net.rcarz.jiraclient.Issue
-
- getChanges() - Method in class net.rcarz.jiraclient.IssueHistory
-
- getClosedSprints() - Method in class net.rcarz.jiraclient.agile.Issue
-
- getColour() - Method in class net.rcarz.jiraclient.greenhopper.GreenHopperIssue
-
- getComment() - Method in class net.rcarz.jiraclient.agile.Worklog
-
- getComment() - Method in class net.rcarz.jiraclient.WorkLog
-
- getComments() - Method in class net.rcarz.jiraclient.agile.Issue
-
- getComments(Object, RestClient, String) - Static method in class net.rcarz.jiraclient.Field
-
Gets a list of comments from the given object.
- getComments() - Method in class net.rcarz.jiraclient.Issue
-
- getCompleteDate() - Method in class net.rcarz.jiraclient.agile.Sprint
-
- getCompleteDate() - Method in class net.rcarz.jiraclient.greenhopper.Sprint
-
- getCompletedIssues() - Method in class net.rcarz.jiraclient.greenhopper.SprintReport
-
- getCompletedIssuesEstimateSum() - Method in class net.rcarz.jiraclient.greenhopper.SprintReport
-
- getComponent(String) - Method in class net.rcarz.jiraclient.JiraClient
-
Obtains a component given its ID.
- getComponents() - Method in class net.rcarz.jiraclient.Issue
-
- getComponents() - Method in class net.rcarz.jiraclient.Project
-
- getComponentsAllowedValues(String, String) - Method in class net.rcarz.jiraclient.JiraClient
-
Get a list of options for a components
- getContentUrl() - Method in class net.rcarz.jiraclient.Attachment
-
- getCreated() - Method in class net.rcarz.jiraclient.agile.Comment
-
- getCreated() - Method in class net.rcarz.jiraclient.agile.Issue
-
- getCreated() - Method in class net.rcarz.jiraclient.agile.Worklog
-
- getCreated() - Method in class net.rcarz.jiraclient.ChangeLogEntry
-
Returns the date when the change log entry was created.
- getCreated() - Method in class net.rcarz.jiraclient.IssueHistory
-
- getCreatedDate() - Method in class net.rcarz.jiraclient.Attachment
-
- getCreatedDate() - Method in class net.rcarz.jiraclient.Comment
-
- getCreatedDate() - Method in class net.rcarz.jiraclient.Issue
-
- getCreatedDate() - Method in class net.rcarz.jiraclient.WorkLog
-
- getCreateMetadata(RestClient, String, String) - Static method in class net.rcarz.jiraclient.Issue
-
- getCreator() - Method in class net.rcarz.jiraclient.agile.Issue
-
- getCustomFieldAllowedValues(String, String, String) - Method in class net.rcarz.jiraclient.JiraClient
-
Get a list of options for a custom field
- getDate(Object) - Static method in class net.rcarz.jiraclient.Field
-
Gets a date from the given object.
- getDateTime(Object) - Static method in class net.rcarz.jiraclient.Field
-
Gets a date with a time from the given object.
- getDateTime(Object) - Static method in class net.rcarz.jiraclient.greenhopper.GreenHopperField
-
Gets a date-time from the given object.
- getDescription() - Method in class net.rcarz.jiraclient.agile.Issue
-
- getDescription() - Method in class net.rcarz.jiraclient.agile.IssueType
-
- getDescription() - Method in class net.rcarz.jiraclient.agile.Resolution
-
- getDescription() - Method in class net.rcarz.jiraclient.agile.Status
-
- getDescription() - Method in class net.rcarz.jiraclient.Component
-
- getDescription() - Method in class net.rcarz.jiraclient.Issue
-
- getDescription() - Method in class net.rcarz.jiraclient.IssueType
-
- getDescription() - Method in class net.rcarz.jiraclient.Project
-
- getDescription() - Method in class net.rcarz.jiraclient.ProjectCategory
-
- getDescription() - Method in class net.rcarz.jiraclient.Resolution
-
- getDescription() - Method in class net.rcarz.jiraclient.Security
-
- getDescription() - Method in class net.rcarz.jiraclient.Status
-
- getDescription() - Method in class net.rcarz.jiraclient.Version
-
- getDisplayName() - Method in class net.rcarz.jiraclient.agile.User
-
- getDisplayName() - Method in class net.rcarz.jiraclient.User
-
- getDone() - Method in class net.rcarz.jiraclient.greenhopper.EpicStats
-
- getDoneEstimate() - Method in class net.rcarz.jiraclient.greenhopper.EpicStats
-
- getDouble(Object) - Static method in class net.rcarz.jiraclient.Field
-
Gets an floating-point number from the given object.
- getDueDate() - Method in class net.rcarz.jiraclient.Issue
-
- getEmail() - Method in class net.rcarz.jiraclient.Project
-
- getEmail() - Method in class net.rcarz.jiraclient.User
-
- getEmailAddress() - Method in class net.rcarz.jiraclient.agile.User
-
- getEndDate() - Method in class net.rcarz.jiraclient.agile.Sprint
-
- getEndDate() - Method in class net.rcarz.jiraclient.greenhopper.Sprint
-
- getEntries() - Method in class net.rcarz.jiraclient.ChangeLog
-
Returns the list of change log entries in the change log.
- getEnvironment() - Method in class net.rcarz.jiraclient.agile.Issue
-
- getEpic(long) - Method in class net.rcarz.jiraclient.agile.AgileClient
-
Retrieves the epic with the given ID.
- getEpic() - Method in class net.rcarz.jiraclient.agile.Issue
-
- getEpic() - Method in class net.rcarz.jiraclient.greenhopper.SprintIssue
-
- getEpicColour() - Method in class net.rcarz.jiraclient.greenhopper.Epic
-
- getEpicLabel() - Method in class net.rcarz.jiraclient.greenhopper.Epic
-
- getEpics() - Method in class net.rcarz.jiraclient.agile.Board
-
- getEpics() - Method in class net.rcarz.jiraclient.greenhopper.Backlog
-
- getEpicStats() - Method in class net.rcarz.jiraclient.greenhopper.Epic
-
- getEpicStats(Object) - Static method in class net.rcarz.jiraclient.greenhopper.GreenHopperField
-
Gets an epic stats object from the given object.
- getEstimated() - Method in class net.rcarz.jiraclient.greenhopper.EpicStats
-
- getEstimateStatistic(Object) - Static method in class net.rcarz.jiraclient.greenhopper.GreenHopperField
-
Gets an estimate statistic object from the given object.
- getEstimateStatistic() - Method in class net.rcarz.jiraclient.greenhopper.SprintIssue
-
- getEstimateSum(Object) - Static method in class net.rcarz.jiraclient.greenhopper.GreenHopperField
-
Gets an estimate sum object from the given object.
- getField() - Method in class net.rcarz.jiraclient.ChangeLogItem
-
Obtains the field changed.
- getField(String) - Method in class net.rcarz.jiraclient.Issue
-
Gets an arbitrary field by its name.
- getField() - Method in class net.rcarz.jiraclient.IssueHistoryItem
-
- getFieldId() - Method in class net.rcarz.jiraclient.greenhopper.EstimateStatistic
-
- getFieldMetadata(String, JSONObject) - Static method in class net.rcarz.jiraclient.Field
-
Extracts field metadata from an editmeta JSON object.
- getFields() - Method in class net.rcarz.jiraclient.IssueType
-
- getFields() - Method in class net.rcarz.jiraclient.Transition
-
- getFieldText() - Method in class net.rcarz.jiraclient.greenhopper.EstimateStatistic
-
- getFieldType() - Method in class net.rcarz.jiraclient.ChangeLogItem
-
Obtains the type of field changed.
- getFieldValue() - Method in class net.rcarz.jiraclient.greenhopper.EstimateStatistic
-
- getFileName() - Method in class net.rcarz.jiraclient.Attachment
-
- getFilter(String) - Method in class net.rcarz.jiraclient.JiraClient
-
Retrieve the jira filter with the supplied id.
- getFixVersions() - Method in class net.rcarz.jiraclient.greenhopper.GreenHopperIssue
-
- getFixVersions() - Method in class net.rcarz.jiraclient.Issue
-
- getFrom() - Method in class net.rcarz.jiraclient.ChangeLogItem
-
Obtains the value the field was changed from.
- getFrom() - Method in class net.rcarz.jiraclient.IssueHistoryItem
-
- getFromStr() - Method in class net.rcarz.jiraclient.IssueHistoryItem
-
- getFromString() - Method in class net.rcarz.jiraclient.ChangeLogItem
-
Obtains the value the field was changed from.
- getHeaders() - Method in exception net.rcarz.jiraclient.RestException
-
- getHttpClient() - Method in class net.rcarz.jiraclient.RestClient
-
Exposes the http client.
- getHttpResult() - Method in exception net.rcarz.jiraclient.RestException
-
- getHttpStatusCode() - Method in exception net.rcarz.jiraclient.RestException
-
- getIconUrl() - Method in class net.rcarz.jiraclient.IssueType
-
- getIconUrl() - Method in class net.rcarz.jiraclient.Priority
-
- getIconUrl() - Method in class net.rcarz.jiraclient.Status
-
- getId() - Method in class net.rcarz.jiraclient.agile.AgileResource
-
- getId() - Method in class net.rcarz.jiraclient.greenhopper.GreenHopperResource
-
Internal JIRA ID.
- getId() - Method in class net.rcarz.jiraclient.Resource
-
Internal JIRA ID.
- getIncompletedIssues() - Method in class net.rcarz.jiraclient.greenhopper.SprintReport
-
- getIncompletedIssuesEstimateSum() - Method in class net.rcarz.jiraclient.greenhopper.SprintReport
-
- getInteger(Object) - Static method in class net.rcarz.jiraclient.Field
-
Gets an integer from the given object.
- getIntegerArray(Object) - Static method in class net.rcarz.jiraclient.greenhopper.GreenHopperField
-
Gets a list of integers from the given object.
- getInward() - Method in class net.rcarz.jiraclient.LinkType
-
- getInwardIssue() - Method in class net.rcarz.jiraclient.IssueLink
-
- getIssue(long) - Method in class net.rcarz.jiraclient.agile.AgileClient
-
Retrieves the issue with the given ID.
- getIssue(String) - Method in class net.rcarz.jiraclient.agile.AgileClient
-
Retrieves the issue with the given Key.
- getIssue(String) - Method in class net.rcarz.jiraclient.JiraClient
-
Retreives the issue with the given key.
- getIssue(String, String) - Method in class net.rcarz.jiraclient.JiraClient
-
Retreives the issue with the given key.
- getIssue(String, String, String) - Method in class net.rcarz.jiraclient.JiraClient
-
Retreives the issue with the given key.
- getIssueChangeLog(Issue) - Method in class net.rcarz.jiraclient.JiraClient
-
- getIssueKeysAddedDuringSprint() - Method in class net.rcarz.jiraclient.greenhopper.SprintReport
-
- getIssueLinks() - Method in class net.rcarz.jiraclient.Issue
-
- getIssues() - Method in class net.rcarz.jiraclient.agile.Epic
-
- getIssues() - Method in class net.rcarz.jiraclient.agile.Sprint
-
- getIssues() - Method in class net.rcarz.jiraclient.greenhopper.Backlog
-
- getIssues() - Method in class net.rcarz.jiraclient.greenhopper.Sprint
-
- getIssuesIds() - Method in class net.rcarz.jiraclient.greenhopper.Sprint
-
- getIssuesWithoutEpic() - Method in class net.rcarz.jiraclient.agile.Board
-
- getIssueType() - Method in class net.rcarz.jiraclient.agile.Issue
-
- getIssueType() - Method in class net.rcarz.jiraclient.Issue
-
- getIssueTypes() - Method in class net.rcarz.jiraclient.JiraClient
-
Obtains the list of all issue types in Jira.
- getIssueTypes() - Method in class net.rcarz.jiraclient.Project
-
- getItems() - Method in class net.rcarz.jiraclient.ChangeLogEntry
-
Returns the list of items in the change log entry.
- getJiraIssue() - Method in class net.rcarz.jiraclient.greenhopper.GreenHopperIssue
-
Retrieves the full JIRA issue.
- getJiraProject() - Method in class net.rcarz.jiraclient.greenhopper.RapidViewProject
-
Retrieves the full JIRA project.
- getJiraVersion() - Method in class net.rcarz.jiraclient.greenhopper.RapidViewVersion
-
Retrieves the full JIRA version.
- getJql() - Method in class net.rcarz.jiraclient.Filter
-
- getKey() - Method in class net.rcarz.jiraclient.agile.Epic
-
- getKey() - Method in class net.rcarz.jiraclient.agile.Issue
-
- getKey() - Method in class net.rcarz.jiraclient.agile.Project
-
- getKey() - Method in class net.rcarz.jiraclient.greenhopper.GreenHopperIssue
-
- getKey() - Method in class net.rcarz.jiraclient.greenhopper.RapidViewProject
-
- getKey() - Method in class net.rcarz.jiraclient.Issue
-
- getKey() - Method in class net.rcarz.jiraclient.Project
-
- getLabels() - Method in class net.rcarz.jiraclient.Issue
-
- getLead() - Method in class net.rcarz.jiraclient.Project
-
- getLogonName() - Method in class net.rcarz.jiraclient.BasicCredentials
-
Gets the logon name representing these credentials.
- getLogonName() - Method in interface net.rcarz.jiraclient.ICredentials
-
Gets the logon name representing these credentials.
- getLogonName() - Method in class net.rcarz.jiraclient.TokenCredentials
-
Gets the logon name representing these credentials.
- getLong(Object) - Static method in class net.rcarz.jiraclient.Field
-
+ * Gets a long from the given object.
- getMap(Class<TK>, Class<TV>, Object) - Static method in class net.rcarz.jiraclient.Field
-
Gets a generic map from the given object.
- getMarkers() - Method in class net.rcarz.jiraclient.greenhopper.Backlog
-
- getMessage() - Method in exception net.rcarz.jiraclient.RestException
-
- getMimeType() - Method in class net.rcarz.jiraclient.Attachment
-
- getName() - Method in class net.rcarz.jiraclient.agile.AgileResource
-
- getName() - Method in class net.rcarz.jiraclient.Component
-
- getName() - Method in class net.rcarz.jiraclient.Filter
-
- getName() - Method in class net.rcarz.jiraclient.greenhopper.Marker
-
- getName() - Method in class net.rcarz.jiraclient.greenhopper.RapidView
-
- getName() - Method in class net.rcarz.jiraclient.greenhopper.RapidViewProject
-
- getName() - Method in class net.rcarz.jiraclient.greenhopper.RapidViewVersion
-
- getName() - Method in class net.rcarz.jiraclient.greenhopper.Sprint
-
- getName() - Method in class net.rcarz.jiraclient.IssueType
-
- getName() - Method in class net.rcarz.jiraclient.LinkType
-
- getName() - Method in class net.rcarz.jiraclient.Priority
-
- getName() - Method in class net.rcarz.jiraclient.Project
-
- getName() - Method in class net.rcarz.jiraclient.ProjectCategory
-
- getName() - Method in class net.rcarz.jiraclient.Resolution
-
- getName() - Method in class net.rcarz.jiraclient.Security
-
- getName() - Method in class net.rcarz.jiraclient.Status
-
- getName() - Method in class net.rcarz.jiraclient.Transition
-
- getName() - Method in class net.rcarz.jiraclient.User
-
- getName() - Method in class net.rcarz.jiraclient.Version
-
- getNotDone() - Method in class net.rcarz.jiraclient.greenhopper.EpicStats
-
- getNotDoneEstimate() - Method in class net.rcarz.jiraclient.greenhopper.EpicStats
-
- getNotEstimated() - Method in class net.rcarz.jiraclient.greenhopper.EpicStats
-
- getOriginalEstimate() - Method in class net.rcarz.jiraclient.agile.TimeTracking
-
- getOriginalEstimate() - Method in class net.rcarz.jiraclient.TimeTracking
-
- getOriginalEstimateSeconds() - Method in class net.rcarz.jiraclient.agile.TimeTracking
-
- getOriginalEstimateSeconds() - Method in class net.rcarz.jiraclient.TimeTracking
-
- getOriginBoardId() - Method in class net.rcarz.jiraclient.agile.Sprint
-
- getOutward() - Method in class net.rcarz.jiraclient.LinkType
-
- getOutwardIssue() - Method in class net.rcarz.jiraclient.IssueLink
-
- getParent() - Method in class net.rcarz.jiraclient.Issue
-
- getPriorities() - Method in class net.rcarz.jiraclient.JiraClient
-
- getPriority() - Method in class net.rcarz.jiraclient.agile.Issue
-
- getPriority() - Method in class net.rcarz.jiraclient.Issue
-
- getPriorityName() - Method in class net.rcarz.jiraclient.greenhopper.GreenHopperIssue
-
- getPriorityUrl() - Method in class net.rcarz.jiraclient.greenhopper.GreenHopperIssue
-
- getProject() - Method in class net.rcarz.jiraclient.agile.Issue
-
- getProject() - Method in class net.rcarz.jiraclient.Issue
-
- getProject(String) - Method in class net.rcarz.jiraclient.JiraClient
-
Obtains information about a project, given its project key.
- getProjectId() - Method in class net.rcarz.jiraclient.greenhopper.GreenHopperIssue
-
- getProjects() - Method in class net.rcarz.jiraclient.greenhopper.Backlog
-
- getProjects() - Method in class net.rcarz.jiraclient.JiraClient
-
Obtains the list of all projects in Jira.
- getPuntedIssues() - Method in class net.rcarz.jiraclient.greenhopper.SprintReport
-
- getPuntedIssuesEstimateSum() - Method in class net.rcarz.jiraclient.greenhopper.SprintReport
-
- getRankCustomFieldId() - Method in class net.rcarz.jiraclient.greenhopper.Backlog
-
- getRapidView(int) - Method in class net.rcarz.jiraclient.greenhopper.GreenHopperClient
-
Retreives the rapid view with the given ID.
- getRapidViews() - Method in class net.rcarz.jiraclient.greenhopper.GreenHopperClient
-
Retreives all rapid views visible to the session user.
- getReleaseDate() - Method in class net.rcarz.jiraclient.Version
-
- getRemainingEstimate() - Method in class net.rcarz.jiraclient.agile.TimeTracking
-
- getRemainingEstimate() - Method in class net.rcarz.jiraclient.TimeTracking
-
- getRemainingEstimateSeconds() - Method in class net.rcarz.jiraclient.agile.TimeTracking
-
- getRemainingEstimateSeconds() - Method in class net.rcarz.jiraclient.TimeTracking
-
- getRemoteLinks(Object, RestClient) - Static method in class net.rcarz.jiraclient.Field
-
Gets a list of remote links from the given object.
- getRemoteLinks() - Method in class net.rcarz.jiraclient.Issue
-
- getRemoteUrl() - Method in class net.rcarz.jiraclient.RemoteLink
-
- getReporter() - Method in class net.rcarz.jiraclient.agile.Issue
-
- getReporter() - Method in class net.rcarz.jiraclient.Issue
-
- getResolution() - Method in class net.rcarz.jiraclient.agile.Issue
-
- getResolution() - Method in class net.rcarz.jiraclient.Issue
-
- getResolutionDate() - Method in class net.rcarz.jiraclient.Issue
-
- getResource(Class<T>, Object, RestClient) - Static method in class net.rcarz.jiraclient.agile.AgileResource
-
Gets an Agile resource from the given object.
- getResource(Class<T>, Object, RestClient) - Static method in class net.rcarz.jiraclient.Field
-
Gets a JIRA resource from the given object.
- getResource(Class<T>, Object, RestClient, String) - Static method in class net.rcarz.jiraclient.Field
-
Gets a JIRA resource from the given object.
- getResource(Class<T>, Object, RestClient) - Static method in class net.rcarz.jiraclient.greenhopper.GreenHopperField
-
Gets a GreenHopper resource from the given object.
- getResourceArray(Class<T>, Object, RestClient, String) - Static method in class net.rcarz.jiraclient.agile.AgileResource
-
Gets a list of GreenHopper resources from the given object.
- getResourceArray(Class<T>, Object, RestClient) - Static method in class net.rcarz.jiraclient.Field
-
Gets a list of JIRA resources from the given object.
- getResourceArray(Class<T>, Object, RestClient, String) - Static method in class net.rcarz.jiraclient.Field
-
Gets a list of JIRA resources from the given object.
- getResourceArray(Class<T>, Object, RestClient) - Static method in class net.rcarz.jiraclient.greenhopper.GreenHopperField
-
Gets a list of GreenHopper resources from the given object.
- getRestclient() - Method in class net.rcarz.jiraclient.agile.AgileClient
-
- getRestclient() - Method in class net.rcarz.jiraclient.agile.AgileResource
-
- getRestClient() - Method in class net.rcarz.jiraclient.JiraClient
-
- getRoles() - Method in class net.rcarz.jiraclient.Project
-
- getSecurity() - Method in class net.rcarz.jiraclient.Issue
-
- getSelf() - Method in class net.rcarz.jiraclient.JiraClient
-
- getSelf() - Method in class net.rcarz.jiraclient.Resource
-
Resource URL.
- getSelfURL() - Method in class net.rcarz.jiraclient.agile.AgileResource
-
- getSequence() - Method in class net.rcarz.jiraclient.greenhopper.RapidViewVersion
-
- getSize() - Method in class net.rcarz.jiraclient.Attachment
-
- getSprint(long) - Method in class net.rcarz.jiraclient.agile.AgileClient
-
Retrieves the sprint with the given ID.
- getSprint() - Method in class net.rcarz.jiraclient.agile.Issue
-
- getSprint() - Method in class net.rcarz.jiraclient.greenhopper.SprintReport
-
- getSprintReport(Sprint) - Method in class net.rcarz.jiraclient.greenhopper.RapidView
-
Retrieves the sprint report for the given sprint.
- getSprints() - Method in class net.rcarz.jiraclient.agile.Board
-
- getSprints() - Method in class net.rcarz.jiraclient.greenhopper.Backlog
-
- getSprints() - Method in class net.rcarz.jiraclient.greenhopper.RapidView
-
Retrieves all sprints associated with this rapid view.
- getStartDate() - Method in class net.rcarz.jiraclient.agile.Sprint
-
- getStartDate() - Method in class net.rcarz.jiraclient.greenhopper.Sprint
-
- getStarted() - Method in class net.rcarz.jiraclient.agile.Worklog
-
- getStarted() - Method in class net.rcarz.jiraclient.WorkLog
-
- getState() - Method in class net.rcarz.jiraclient.agile.Sprint
-
- getStatus() - Method in class net.rcarz.jiraclient.agile.Issue
-
- getStatus() - Method in class net.rcarz.jiraclient.Issue
-
- getStatusId() - Method in class net.rcarz.jiraclient.greenhopper.GreenHopperIssue
-
- getStatusName() - Method in class net.rcarz.jiraclient.greenhopper.GreenHopperIssue
-
- getStatusUrl() - Method in class net.rcarz.jiraclient.greenhopper.GreenHopperIssue
-
- getString(Object) - Static method in class net.rcarz.jiraclient.Field
-
Gets a string from the given object.
- getStringArray(Object) - Static method in class net.rcarz.jiraclient.Field
-
Gets a list of strings from the given object.
- getStringArray(Object) - Static method in class net.rcarz.jiraclient.greenhopper.GreenHopperField
-
Gets a list of strings from the given object.
- getSubtasks() - Method in class net.rcarz.jiraclient.Issue
-
- getSummary() - Method in class net.rcarz.jiraclient.agile.Epic
-
- getSummary() - Method in class net.rcarz.jiraclient.greenhopper.GreenHopperIssue
-
- getSummary() - Method in class net.rcarz.jiraclient.Issue
-
- getText() - Method in class net.rcarz.jiraclient.greenhopper.EstimateSum
-
- getTimeEstimate() - Method in class net.rcarz.jiraclient.Issue
-
- getTimeSpent() - Method in class net.rcarz.jiraclient.agile.TimeTracking
-
- getTimeSpent() - Method in class net.rcarz.jiraclient.agile.Worklog
-
- getTimeSpent() - Method in class net.rcarz.jiraclient.Issue
-
- getTimeSpent() - Method in class net.rcarz.jiraclient.TimeTracking
-
- getTimeSpent() - Method in class net.rcarz.jiraclient.WorkLog
-
- getTimeSpentSeconds() - Method in class net.rcarz.jiraclient.agile.TimeTracking
-
- getTimeSpentSeconds() - Method in class net.rcarz.jiraclient.agile.Worklog
-
- getTimeSpentSeconds() - Method in class net.rcarz.jiraclient.TimeTracking
-
- getTimeSpentSeconds() - Method in class net.rcarz.jiraclient.WorkLog
-
- getTimeTracking() - Method in class net.rcarz.jiraclient.agile.Issue
-
- getTimeTracking(Object) - Static method in class net.rcarz.jiraclient.Field
-
Gets a time tracking object from the given object.
- getTimeTracking() - Method in class net.rcarz.jiraclient.Issue
-
- getTimeZone() - Method in class net.rcarz.jiraclient.agile.User
-
- getTitle() - Method in class net.rcarz.jiraclient.RemoteLink
-
- getTo() - Method in class net.rcarz.jiraclient.ChangeLogItem
-
Obtains the value the field was changed to.
- getTo() - Method in class net.rcarz.jiraclient.IssueHistoryItem
-
- getToken() - Method in class net.rcarz.jiraclient.TokenCredentials
-
- getToStatus() - Method in class net.rcarz.jiraclient.Transition
-
- getToStr() - Method in class net.rcarz.jiraclient.IssueHistoryItem
-
- getToString() - Method in class net.rcarz.jiraclient.ChangeLogItem
-
Obtains the value the field was changed to.
- getTransitions() - Method in class net.rcarz.jiraclient.Issue
-
- getType() - Method in class net.rcarz.jiraclient.agile.Board
-
- getType() - Method in class net.rcarz.jiraclient.IssueLink
-
- getType() - Method in class net.rcarz.jiraclient.Visibility
-
- getTypeId() - Method in class net.rcarz.jiraclient.greenhopper.GreenHopperIssue
-
- getTypeName() - Method in class net.rcarz.jiraclient.greenhopper.GreenHopperIssue
-
- getTypeUrl() - Method in class net.rcarz.jiraclient.greenhopper.GreenHopperIssue
-
- getUpdateAuthor() - Method in class net.rcarz.jiraclient.agile.Comment
-
- getUpdateAuthor() - Method in class net.rcarz.jiraclient.agile.Worklog
-
- getUpdateAuthor() - Method in class net.rcarz.jiraclient.Comment
-
- getUpdateAuthor() - Method in class net.rcarz.jiraclient.WorkLog
-
- getUpdated() - Method in class net.rcarz.jiraclient.agile.Comment
-
- getUpdated() - Method in class net.rcarz.jiraclient.agile.Issue
-
- getUpdated() - Method in class net.rcarz.jiraclient.agile.Worklog
-
- getUpdatedDate() - Method in class net.rcarz.jiraclient.Comment
-
- getUpdatedDate() - Method in class net.rcarz.jiraclient.Issue
-
- getUpdatedDate() - Method in class net.rcarz.jiraclient.WorkLog
-
- getUrl() - Method in class net.rcarz.jiraclient.Resource
-
REST API resource URL.
- getUser() - Method in class net.rcarz.jiraclient.IssueHistory
-
- getValue() - Method in class net.rcarz.jiraclient.CustomFieldOption
-
- getValue() - Method in class net.rcarz.jiraclient.greenhopper.EstimateSum
-
- getValue() - Method in class net.rcarz.jiraclient.Visibility
-
- getVersions() - Method in class net.rcarz.jiraclient.Issue
-
- getVersions() - Method in class net.rcarz.jiraclient.Project
-
- getVersionsPerProject() - Method in class net.rcarz.jiraclient.greenhopper.Backlog
-
- getVisibility() - Method in class net.rcarz.jiraclient.Comment
-
- getVotes() - Method in class net.rcarz.jiraclient.Issue
-
- getVotes() - Method in class net.rcarz.jiraclient.Votes
-
- getWatchCount() - Method in class net.rcarz.jiraclient.Watches
-
- getWatchers() - Method in class net.rcarz.jiraclient.Watches
-
- getWatches() - Method in class net.rcarz.jiraclient.Issue
-
- getWorklogs() - Method in class net.rcarz.jiraclient.agile.Issue
-
- getWorkLogs(Object, RestClient) - Static method in class net.rcarz.jiraclient.Field
-
Gets a list of work logs from the given object.
- getWorkLogs() - Method in class net.rcarz.jiraclient.Issue
-
- globalId(String) - Method in class net.rcarz.jiraclient.Issue.FluentRemoteLink
-
A globally unique identifier which uniquely identifies the remote application and the remote object within
the remote system.
- GreenHopperClient - Class in net.rcarz.jiraclient.greenhopper
-
A GreenHopper extension to the JIRA client.
- GreenHopperClient(JiraClient) - Constructor for class net.rcarz.jiraclient.greenhopper.GreenHopperClient
-
Creates a GreenHopper client.
- GreenHopperField - Class in net.rcarz.jiraclient.greenhopper
-
Utility functions for translating between JSON and fields.
- GreenHopperIssue - Class in net.rcarz.jiraclient.greenhopper
-
A base class for GreenHopper issues.
- GreenHopperIssue(RestClient, JSONObject) - Constructor for class net.rcarz.jiraclient.greenhopper.GreenHopperIssue
-
Creates an issue from a JSON payload.
- GreenHopperResource - Class in net.rcarz.jiraclient.greenhopper
-
A base class for GreenHopper resources.
- GreenHopperResource(RestClient) - Constructor for class net.rcarz.jiraclient.greenhopper.GreenHopperResource
-
Creates a new GreenHopper resource.