Package com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client

Interface Summary
RestApiClient.Method Method interface to use with getResponse.
 

Class Summary
AtlassianTenantFilter Adds the X-Atlassian-Tenant header to all requests
Attachment Representation of an attachment in the JIRA REST API.
AttachmentClient Client for the Attachment resource.
AttachmentRendered  
Avatar A represenation of an avatar bean in the REST API
BeanClient  
ChangeLog  
ChangeLog.History  
ChangeLog.HistoryItem  
Comment Representation of a comment in the JIRA REST API.
CommentClient Client for the Comment resource.
CommentsWithPaginationBean  
Component Representation of a component in the JIRA REST API.
ComponentClient Client for the component resource.
ComponentIssueCounts Representation of a version in the JIRA REST API.
DashboardClient REST client for testing the /dashboard resource.
Editmeta  
Errors Representation of an error in the JIRA REST API.
Expando<T> Expando attribute.
Field Representation of a field in the JIRA REST API.
FieldClient Client for the field resource.
FieldMetaData  
FieldOperation  
Filter Representation of a comment in the JIRA REST API.
FilterClient Client for the Filter resource.
Group Representation for group in the JIRA REST API.
GroupPickerClient Client for the GroupPicker resource
GroupSuggestion Represent a GroupSuggestionBean returned by the GroupPickerResource
GroupSuggestions Represent the GroupSuggestionsBean containing suggestions and headers returned by the GroupPickerResource
Issue Representation of an issue in the JIRA REST API.
Issue.Fields  
Issue.RenderedFields  
IssueBean  
IssueClient Client for the issue resource.
IssueCreateMeta Representation of the create meta data for issues in the JIRA REST API.
IssueCreateMeta.IssueType  
IssueCreateMeta.JsonType  
IssueCreateMeta.Project  
IssueLink Representation of an issue link in the JIRA REST API.
IssueLink.IssueLinkRef  
IssueLink.IssueLinkRef.Fields  
IssueLink.Type  
IssueLinkType  
IssueLinkTypeClient  
IssueLinkTypes  
IssuePickerBean  
IssueSecurityType Representation in the JIRA REST API.
IssueSecurityTypeClient Client for issue type.
IssueTransitionsMeta Representations for the transitions resource in the JIRA REST API.
IssueTransitionsMeta.JsonType  
IssueTransitionsMeta.Transition  
IssueTransitionsMeta.TransitionField  
IssueType Representation in the JIRA REST API.
IssueTypeClient Client for issue type.
LabelSuggestionBean  
LabelSuggestionsBean  
LinkGroup  
LinkIssueClient Client for LinkIssueResource
LinkRequest  
LocalDateAdapter Adapter for converting LocalDate to String and vice-versa.
OperationalUpdateRequest  
Opsbar  
Priority Representation of a priority in the JIRA REST API.
PriorityClient TODO: Document this class / interface here
Progress Representation of a progress in the JIRA REST API.
Project Representation of a Project in the JIRA REST API.
ProjectClient Client class for the Project resource.
ProjectMap Captures response entity from ProjectResource.getAllProjects()
ProjectRole  
ProjectRole.Actor  
ProjectRoleActorsUpdate A bean used when updating the role actors through the ProjectRoleResource as we may not have enough information to fully populate a ProjectRoleBean when doing an update, hence only a reduced set of data consisting of {actor-type -> actor-parameter} is required for this bean.
ProjectRoleClient  
RemoteIssueLink Representation of a remote issue link in the JIRA REST API.
RemoteIssueLink.Application  
RemoteIssueLink.RemoteObject  
RemoteIssueLink.RemoteObject.Icon  
RemoteIssueLink.RemoteObject.Status  
Resolution Representation of a resolution in the JIRA REST API.
ResolutionClient Client class for the Resolution resource.
Response<T> An response, with optional error messages.
RestApiClient<T extends RestApiClient<T>> Abstract base class for REST API clients.
SearchClient Client for the search resource.
SearchRequest Representation of a search request.
SearchResult Representation of a search result in the JIRA REST API.
SectionBean  
SimpleLink TODO: Document this class / interface here
Status Representation of a status in the JIRA REST API.
StatusClient Client for the status resource.
TimeTracking Representation for a time tracking entry.
TransitionsClient Client for the transitions sub-resource.
User Representation of a user in the JIRA REST API.
UserBean  
UserClient Client for the user resource.
UserJson Mimicks UserJsonBean
UserPickerResultBean  
Version Representation of a version in the JIRA REST API.
VersionClient Client for the version resource.
VersionIssueCounts Representation of a version in the JIRA REST API.
VersionMove Representation of a version move json object in the JIRA REST API.
VersionUnresolvedIssueCount Representation of an unresolved issue count in the JIRA REST API.
Visibility  
Vote Representation of a vote in the JIRA REST API.
VotesClient Client for the votes sub-resource.
WatchersClient Client for the watchers sub-resource.
Watches Representation for watchers in JIRA REST API.
Worklog Representation of a worklog in the JIRA REST API.
WorklogClient Client for the work log resource.
WorklogWithPaginationBean  
 

Enum Summary
Component.AssigneeType  
Issue.Expand  
IssueCreateMeta.Expand  
IssueTransitionsMeta.Expand  
Project.AssigneeType  
User.Expand  
UserJson.Expand  
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.