A B C E F I J M P R S T W

A

AbstractAsynchronousRestClientTest - Class in it
 
AbstractAsynchronousRestClientTest() - Constructor for class it.AbstractAsynchronousRestClientTest
 
AddressableNamedEntityTest - Class in com.atlassian.jira.rest.client.api.domain
 
AddressableNamedEntityTest() - Constructor for class com.atlassian.jira.rest.client.api.domain.AddressableNamedEntityTest
 
afterMethod() - Method in class it.AbstractAsynchronousRestClientTest
 
AsynchronousComponentRestClientTest - Class in it
 
AsynchronousComponentRestClientTest() - Constructor for class it.AsynchronousComponentRestClientTest
 
AsynchronousIssueRestClientCommentTest - Class in it
Those tests mustn't change anything on server side, as jira is restored only once
AsynchronousIssueRestClientCommentTest() - Constructor for class it.AsynchronousIssueRestClientCommentTest
 
AsynchronousIssueRestClientCreateIssueTest - Class in it
 
AsynchronousIssueRestClientCreateIssueTest() - Constructor for class it.AsynchronousIssueRestClientCreateIssueTest
 
AsynchronousIssueRestClientReadOnlyTest - Class in it
Those tests mustn't change anything on server side, as jira is restored only once
AsynchronousIssueRestClientReadOnlyTest() - Constructor for class it.AsynchronousIssueRestClientReadOnlyTest
 
AsynchronousIssueRestClientTest - Class in it
 
AsynchronousIssueRestClientTest() - Constructor for class it.AsynchronousIssueRestClientTest
 
AsynchronousIssueRestClientWithAnonymousThingsAsynchronousRestClientTest - Class in it
 
AsynchronousIssueRestClientWithAnonymousThingsAsynchronousRestClientTest() - Constructor for class it.AsynchronousIssueRestClientWithAnonymousThingsAsynchronousRestClientTest
 
AsynchronousIssueRestClientWorklogTest - Class in it
 
AsynchronousIssueRestClientWorklogTest() - Constructor for class it.AsynchronousIssueRestClientWorklogTest
 
AsynchronousMetadataRestClientReadOnlyTest - Class in it
Those tests mustn't change anything on server side, as jira is restored only once
AsynchronousMetadataRestClientReadOnlyTest() - Constructor for class it.AsynchronousMetadataRestClientReadOnlyTest
 
AsynchronousProjectRestClientReadOnlyTest - Class in it
Those tests mustn't change anything on server side, as jira is restored only once
AsynchronousProjectRestClientReadOnlyTest() - Constructor for class it.AsynchronousProjectRestClientReadOnlyTest
 
AsynchronousProjectRoleRestClientTest - Class in it
 
AsynchronousProjectRoleRestClientTest() - Constructor for class it.AsynchronousProjectRoleRestClientTest
 
AsynchronousSearchRestClientFiltersTest - Class in it
 
AsynchronousSearchRestClientFiltersTest() - Constructor for class it.AsynchronousSearchRestClientFiltersTest
 
AsynchronousSearchRestClientTest - Class in it
 
AsynchronousSearchRestClientTest() - Constructor for class it.AsynchronousSearchRestClientTest
 
AsynchronousSessionRestClientTest - Class in it
 
AsynchronousSessionRestClientTest() - Constructor for class it.AsynchronousSessionRestClientTest
 
AsynchronousUserRestClientTest - Class in it
 
AsynchronousUserRestClientTest() - Constructor for class it.AsynchronousUserRestClientTest
 
AsynchronousVersionRestClientTest - Class in it
 
AsynchronousVersionRestClientTest() - Constructor for class it.AsynchronousVersionRestClientTest
 

B

beforeMethod() - Method in class com.atlassian.jira.rest.client.api.domain.input.WorklogInputBuilderTest
 
beforeMethod() - Method in class it.AbstractAsynchronousRestClientTest
 

C

client - Variable in class it.AbstractAsynchronousRestClientTest
 
com.atlassian.jira.rest.client - package com.atlassian.jira.rest.client
 
com.atlassian.jira.rest.client.api.domain - package com.atlassian.jira.rest.client.api.domain
 
com.atlassian.jira.rest.client.api.domain.input - package com.atlassian.jira.rest.client.api.domain.input
 

E

Example1 - Class in samples
A sample code how to use JRJC library
Example1() - Constructor for class samples.Example1
 
ExamplesTest - Class in it
 
ExamplesTest() - Constructor for class it.ExamplesTest
 
exception - Variable in class it.AsynchronousProjectRoleRestClientTest
 

F

FILTER_10000 - Static variable in class it.AsynchronousSearchRestClientFiltersTest
 
FILTER_10001 - Static variable in class it.AsynchronousSearchRestClientFiltersTest
 
FILTER_10002 - Static variable in class it.AsynchronousSearchRestClientFiltersTest
 
FILTER_10003 - Static variable in class it.AsynchronousSearchRestClientFiltersTest
 
FILTER_10004 - Static variable in class it.AsynchronousSearchRestClientFiltersTest
 

I

interactiveUseCase() - Method in class it.AsynchronousIssueRestClientCreateIssueTest
 
isJira4x3OrNewer() - Method in class it.AbstractAsynchronousRestClientTest
 
isJira4x4OrNewer() - Method in class it.AbstractAsynchronousRestClientTest
 
isJira5xOrNewer() - Method in class it.AbstractAsynchronousRestClientTest
 
ISSUE_KEY - Static variable in class it.AsynchronousIssueRestClientWorklogTest
 
ISSUE_KEY_ANONYMOUS - Static variable in class it.AsynchronousIssueRestClientWorklogTest
 
it - package it
 

J

jiraAuthRootUri - Variable in class it.AbstractAsynchronousRestClientTest
 
jiraRestRootUri - Variable in class it.AbstractAsynchronousRestClientTest
 
jiraUri - Variable in class it.AbstractAsynchronousRestClientTest
 
jqlSearchShouldReturnIssueWithDetails() - Method in class it.AsynchronousSearchRestClientTest
 
jqlSearchShouldReturnIssueWithLabelsAndDueDate() - Method in class it.AsynchronousSearchRestClientTest
 
jqlSearchWithAllFieldsRequestedShouldReturnIssueWithAllFields() - Method in class it.AsynchronousSearchRestClientTest
 
jqlSearchWithMinimalFieldSetShouldReturnParseableIssues() - Method in class it.AsynchronousSearchRestClientTest
 
jqlSearchWithoutOneOfRequiredFieldsShouldCauseParserFailure() - Method in class it.AsynchronousSearchRestClientTest
If this test fails, then maybe we accept missing field in issue parser? If yes, then we need to update javadoc for SearchRestClient.searchJql(String, Integer, Integer, String)

M

main(String[]) - Static method in class samples.Example1
 

P

PriorityTest - Class in com.atlassian.jira.rest.client.api.domain
 
PriorityTest() - Constructor for class com.atlassian.jira.rest.client.api.domain.PriorityTest
 

R

REQUIRED_ISSUE_FIELDS - Static variable in class it.AsynchronousSearchRestClientTest
 
RestoreDataDevHelperButNotRealTest - Class in it
 
RestoreDataDevHelperButNotRealTest() - Constructor for class it.RestoreDataDevHelperButNotRealTest
 
restoreDataForUnitTests() - Method in class it.RestoreDataDevHelperButNotRealTest
 
restoreDataWithFilters() - Method in class it.RestoreDataDevHelperButNotRealTest
 

S

samples - package samples
 
setAdmin() - Method in class it.AbstractAsynchronousRestClientTest
 
setAnonymousMode() - Method in class it.AbstractAsynchronousRestClientTest
 
setClient(String, String) - Method in class it.AbstractAsynchronousRestClientTest
 
setUser1() - Method in class it.AbstractAsynchronousRestClientTest
 
setUser2() - Method in class it.AbstractAsynchronousRestClientTest
 

T

testAddAttachment() - Method in class it.AsynchronousIssueRestClientTest
 
testAddAttachments() - Method in class it.AsynchronousIssueRestClientTest
 
testAddCommentToIssue() - Method in class it.AsynchronousIssueRestClientCommentTest
 
testAddCommentToIssueAsAnonymousUser() - Method in class it.AsynchronousIssueRestClientCommentTest
 
testAddCommentToIssueWithGroupLevelVisibility() - Method in class it.AsynchronousIssueRestClientCommentTest
 
testAddCommentToIssueWithRoleLevelVisibility() - Method in class it.AsynchronousIssueRestClientCommentTest
 
testAddFileAttachments() - Method in class it.AsynchronousIssueRestClientTest
 
testAddWatcherUnauthorized() - Method in class it.AsynchronousIssueRestClientTest
 
testAddWatcherWhoDoesNotHaveViewIssuePermissions() - Method in class it.AsynchronousIssueRestClientTest
 
testAddWorklogAsAnonymous() - Method in class it.AsynchronousIssueRestClientWorklogTest
 
testAddWorklogAsAnonymousWithoutPermissions() - Method in class it.AsynchronousIssueRestClientWorklogTest
 
testAddWorklogAsLoggedUser() - Method in class it.AsynchronousIssueRestClientWorklogTest
 
testAddWorklogsWithEstimateAdjustment() - Method in class it.AsynchronousIssueRestClientWorklogTest
 
testAddWorklogsWithEstimateAdjustmentUsingTimeUnits() - Method in class it.AsynchronousIssueRestClientWorklogTest
 
testAddWorklogWithEmptyComment() - Method in class it.AsynchronousIssueRestClientWorklogTest
 
testAddWorklogWithVisibility() - Method in class it.AsynchronousIssueRestClientWorklogTest
 
testCreateAndRemoveComponent() - Method in class it.AsynchronousComponentRestClientTest
 
testCreateAndRemoveComponentAsUnauthorizedUsers() - Method in class it.AsynchronousComponentRestClientTest
 
testCreateAndUpdateVersion() - Method in class it.AsynchronousVersionRestClientTest
 
testCreateComponentWithLead() - Method in class it.AsynchronousComponentRestClientTest
 
testCreateIssue() - Method in class it.AsynchronousIssueRestClientCreateIssueTest
 
testCreateIssueAsAnonymous() - Method in class it.AsynchronousIssueRestClientCreateIssueTest
 
testCreateIssueAsAnonymousWhenNotAllowed() - Method in class it.AsynchronousIssueRestClientCreateIssueTest
 
testCreateIssueWithAssigneeWhenNotAllowedToAssignIssue() - Method in class it.AsynchronousIssueRestClientCreateIssueTest
 
testCreateIssueWithFieldValueThatIsNotAllowed() - Method in class it.AsynchronousIssueRestClientCreateIssueTest
 
testCreateIssueWithInvalidAdditionalField() - Method in class it.AsynchronousIssueRestClientCreateIssueTest
 
testCreateIssueWithNotExistentIssueType() - Method in class it.AsynchronousIssueRestClientCreateIssueTest
 
testCreateIssueWithNotExistentProject() - Method in class it.AsynchronousIssueRestClientCreateIssueTest
 
testCreateIssueWithOnlyRequiredFields() - Method in class it.AsynchronousIssueRestClientCreateIssueTest
 
testCreateIssueWithoutBrowseProjectPermission() - Method in class it.AsynchronousIssueRestClientCreateIssueTest
 
testCreateIssueWithoutCreateIssuePermission() - Method in class it.AsynchronousIssueRestClientCreateIssueTest
 
testCreateIssueWithoutProject() - Method in class it.AsynchronousIssueRestClientCreateIssueTest
 
testCreateIssueWithoutSummary() - Method in class it.AsynchronousIssueRestClientCreateIssueTest
 
testCreateManySubtasksInGivenOrder() - Method in class it.AsynchronousIssueRestClientCreateIssueTest
 
testCreateManySubtasksInGivenOrderWithAllFailing() - Method in class it.AsynchronousIssueRestClientCreateIssueTest
 
testCreateManySubtasksInGivenOrderWithSomeFailing() - Method in class it.AsynchronousIssueRestClientCreateIssueTest
 
testCreateSubtask() - Method in class it.AsynchronousIssueRestClientCreateIssueTest
 
testDeleteAndMoveVersion() - Method in class it.AsynchronousVersionRestClientTest
 
testDeleteAndMoveVersionBefore6_0() - Method in class it.AsynchronousVersionRestClientTest
 
testEquals() - Method in class com.atlassian.jira.rest.client.api.domain.AddressableNamedEntityTest
 
testEquals() - Method in class com.atlassian.jira.rest.client.api.domain.PriorityTest
 
testExample1() - Method in class it.ExamplesTest
 
testFetchingIssueWithAnonymousComment() - Method in class it.AsynchronousIssueRestClientTest
 
testFetchingIssueWithCommentWhenAuthorIsDeleted() - Method in class it.AsynchronousIssueRestClientTest
 
testFetchingIssueWithWorklogWhenAuthorIsDeleted() - Method in class it.AsynchronousIssueRestClientTest
 
testFetchingUnassignedIssue() - Method in class it.AsynchronousIssueRestClientTest
 
testGetAllFieldsAtOnce() - Method in class it.AsynchronousMetadataRestClientReadOnlyTest
 
testGetAllProject() - Method in class it.AsynchronousProjectRestClientReadOnlyTest
 
testGetAllRolesForProject() - Method in class it.AsynchronousProjectRoleRestClientTest
 
testGetAndRemoveVersion() - Method in class it.AsynchronousVersionRestClientTest
 
testGetAnonymouslyProject() - Method in class it.AsynchronousProjectRestClientReadOnlyTest
 
testGetComponent() - Method in class it.AsynchronousComponentRestClientTest
 
testGetComponentFromRestrictedProject() - Method in class it.AsynchronousComponentRestClientTest
 
testGetComponentOnJira4xOrNewerShouldContainNotNullId() - Method in class it.AsynchronousComponentRestClientTest
 
testGetComponentRelatedIssuesCount() - Method in class it.AsynchronousComponentRestClientTest
 
testGetCreateIssueMetadata() - Method in class it.AsynchronousIssueRestClientReadOnlyTest
 
testGetCreateIssueMetadataWithFieldsNotExpanded() - Method in class it.AsynchronousIssueRestClientReadOnlyTest
 
testGetCreateIssueMetadataWithProjectKeyFilter() - Method in class it.AsynchronousIssueRestClientReadOnlyTest
 
testGetCurrentSession() - Method in class it.AsynchronousSessionRestClientTest
 
testGetFavouriteFilters() - Method in class it.AsynchronousSearchRestClientFiltersTest
 
testGetFilterById() - Method in class it.AsynchronousSearchRestClientFiltersTest
 
testGetFilterByUrl() - Method in class it.AsynchronousSearchRestClientFiltersTest
 
testGetInvalidComponent() - Method in class it.AsynchronousComponentRestClientTest
 
testGetIssue() - Method in class it.AsynchronousIssueRestClientReadOnlyTest
 
testGetIssueType() - Method in class it.AsynchronousMetadataRestClientReadOnlyTest
 
testGetIssueTypeNonExisting() - Method in class it.AsynchronousMetadataRestClientReadOnlyTest
 
testGetIssueTypes() - Method in class it.AsynchronousMetadataRestClientReadOnlyTest
 
testGetIssueTypes() - Method in class it.AsynchronousProjectRestClientReadOnlyTest
 
testGetIssueWithAnonymouslyCreatedAttachment() - Method in class it.AsynchronousIssueRestClientReadOnlyTest
 
testGetIssueWithAnonymouslyCreatedWorklogEntry() - Method in class it.AsynchronousIssueRestClientReadOnlyTest
 
testGetIssueWithNonTrivialComments() - Method in class it.AsynchronousIssueRestClientReadOnlyTest
 
testGetIssueWithNoViewWatchersPermission() - Method in class it.AsynchronousIssueRestClientTest
 
testGetLastPathSegment() - Method in class com.atlassian.jira.rest.client.TestUtilTest
 
testGetNonExistingProject() - Method in class it.AsynchronousProjectRestClientReadOnlyTest
 
testGetNonExistingUser() - Method in class it.AsynchronousUserRestClientTest
 
testGetNotExistent() - Method in class it.AsynchronousSearchRestClientFiltersTest
 
testGetNotExistentById() - Method in class it.AsynchronousSearchRestClientFiltersTest
 
testGetPriorities() - Method in class it.AsynchronousProjectRestClientReadOnlyTest
 
testGetPriority() - Method in class it.AsynchronousMetadataRestClientReadOnlyTest
 
testGetProject() - Method in class it.AsynchronousProjectRestClientReadOnlyTest
 
testGetProjectRoleWithFullURI() - Method in class it.AsynchronousProjectRoleRestClientTest
 
testGetProjectRoleWithRoleKeyErrorCode() - Method in class it.AsynchronousProjectRoleRestClientTest
 
testGetProjectRoleWithRoleKeyFromAnonymousProject() - Method in class it.AsynchronousProjectRoleRestClientTest
 
testGetProjectRoleWithRoleKeyFromRestrictedProject() - Method in class it.AsynchronousProjectRoleRestClientTest
 
testGetProjectRoleWithRoleKeyFromRestrictedProjectWithoutPermission() - Method in class it.AsynchronousProjectRoleRestClientTest
 
testGetResolution() - Method in class it.AsynchronousMetadataRestClientReadOnlyTest
 
testGetResolutions() - Method in class it.AsynchronousProjectRestClientReadOnlyTest
 
testGetRestrictedProject() - Method in class it.AsynchronousProjectRestClientReadOnlyTest
 
testGetServerInfo() - Method in class it.AsynchronousMetadataRestClientReadOnlyTest
 
testGetStatus() - Method in class it.AsynchronousMetadataRestClientReadOnlyTest
 
testGetStatusNonExisting() - Method in class it.AsynchronousMetadataRestClientReadOnlyTest
 
testGetTransitions() - Method in class it.AsynchronousIssueRestClientReadOnlyTest
 
testGetUnassignedIssue() - Method in class it.AsynchronousIssueRestClientWithAnonymousThingsAsynchronousRestClientTest
 
testGetUser() - Method in class it.AsynchronousUserRestClientTest
 
testGetUserAnonymously() - Method in class it.AsynchronousUserRestClientTest
 
testGetUserWhenEmailVisibilityIsHidden() - Method in class it.AsynchronousUserRestClientTest
 
testGetUserWhenEmailVisibilityIsMasked() - Method in class it.AsynchronousUserRestClientTest
 
testGetUserWithSlash() - Method in class it.AsynchronousUserRestClientTest
 
testGetVoter() - Method in class it.AsynchronousIssueRestClientReadOnlyTest
 
testGetVotersAnonymously() - Method in class it.AsynchronousIssueRestClientReadOnlyTest
 
testGetVotersWithoutViewIssuePermission() - Method in class it.AsynchronousIssueRestClientReadOnlyTest
 
testGetVotersWithoutViewVotersPermission() - Method in class it.AsynchronousIssueRestClientReadOnlyTest
 
testGetWatcherForAnonymouslyAccessibleIssue() - Method in class it.AsynchronousIssueRestClientReadOnlyTest
 
testGetWatchers() - Method in class it.AsynchronousIssueRestClientReadOnlyTest
 
testHashCode() - Method in class com.atlassian.jira.rest.client.api.domain.AddressableNamedEntityTest
 
testHashCode() - Method in class com.atlassian.jira.rest.client.api.domain.PriorityTest
 
testInvalidCredentials() - Method in class it.AsynchronousSessionRestClientTest
 
testJiradev13412BugNotFixedIfThisFailsThenCorrectAffectedTests() - Method in class it.AsynchronousIssueRestClientCreateIssueTest
 
testJqlSearch() - Method in class it.AsynchronousSearchRestClientTest
 
testJqlSearchAsAnonymous() - Method in class it.AsynchronousSearchRestClientTest
 
testJqlSearchUnescapedCharacter() - Method in class it.AsynchronousSearchRestClientTest
 
testJqlSearchWithNullMaxResultsShouldUseDefault50ForMaxResultsAndPreserveStartAt() - Method in class it.AsynchronousSearchRestClientTest
 
testJqlSearchWithNullStartAtAndMaxResultsShouldUseAsDefault0ForStartIndexAnd50ForMaxResults() - Method in class it.AsynchronousSearchRestClientTest
 
testJqlSearchWithNullStartAtShouldUseDefault0ForStartAtAndPreserveMaxResults() - Method in class it.AsynchronousSearchRestClientTest
 
testJqlSearchWithPaging() - Method in class it.AsynchronousSearchRestClientTest
 
testJqlSearchWithStartAt() - Method in class it.AsynchronousSearchRestClientTest
 
testLinkIssuesWithGroupLevel() - Method in class it.AsynchronousIssueRestClientTest
 
testLinkIssuesWithInvalidParams() - Method in class it.AsynchronousIssueRestClientTest
 
testLinkIssuesWithoutComment() - Method in class it.AsynchronousIssueRestClientTest
 
testLinkIssuesWithRoleLevel() - Method in class it.AsynchronousIssueRestClientTest
 
testLinkIssuesWithSimpleComment() - Method in class it.AsynchronousIssueRestClientTest
 
testMoveVersion() - Method in class it.AsynchronousVersionRestClientTest
 
testMoveVersionAfter() - Method in class it.AsynchronousVersionRestClientTest
 
testRemoveWatcherUnauthorized() - Method in class it.AsynchronousIssueRestClientTest
 
testSetAdjustEstimateAuto() - Method in class com.atlassian.jira.rest.client.api.domain.input.WorklogInputBuilderTest
 
testSetAdjustEstimateLeave() - Method in class com.atlassian.jira.rest.client.api.domain.input.WorklogInputBuilderTest
 
testSetAdjustEstimateManual() - Method in class com.atlassian.jira.rest.client.api.domain.input.WorklogInputBuilderTest
 
testSetAdjustEstimateManualMinutes() - Method in class com.atlassian.jira.rest.client.api.domain.input.WorklogInputBuilderTest
 
testSetAdjustEstimateNew() - Method in class com.atlassian.jira.rest.client.api.domain.input.WorklogInputBuilderTest
 
testSetAdjustEstimateNewMinutes() - Method in class com.atlassian.jira.rest.client.api.domain.input.WorklogInputBuilderTest
 
testTransition() - Method in class it.AsynchronousIssueRestClientTest
 
testTransitionWithGroupLevel() - Method in class it.AsynchronousIssueRestClientTest
 
testTransitionWithInvalidGroup() - Method in class it.AsynchronousIssueRestClientTest
 
testTransitionWithInvalidNumericField() - Method in class it.AsynchronousIssueRestClientTest
 
testTransitionWithInvalidRole() - Method in class it.AsynchronousIssueRestClientTest
 
testTransitionWithNoRoleOrGroup() - Method in class it.AsynchronousIssueRestClientTest
 
testTransitionWithNumericCustomFieldAndInteger() - Method in class it.AsynchronousIssueRestClientTest
 
testTransitionWithNumericCustomFieldEnglishLocale() - Method in class it.AsynchronousIssueRestClientTest
 
testTransitionWithNumericCustomFieldPolishLocale() - Method in class it.AsynchronousIssueRestClientTest
 
testTransitionWithRoleLevel() - Method in class it.AsynchronousIssueRestClientTest
 
testUpdateComponent() - Method in class it.AsynchronousComponentRestClientTest
 
TestUtilTest - Class in com.atlassian.jira.rest.client
 
TestUtilTest() - Constructor for class com.atlassian.jira.rest.client.TestUtilTest
 
testValidSession() - Method in class it.AsynchronousSessionRestClientTest
 
testVeryLongJqlWhichWillBePost() - Method in class it.AsynchronousSearchRestClientTest
 
testVoteUnvote() - Method in class it.AsynchronousIssueRestClientTest
 
testWatchAlreadyWatched() - Method in class it.AsynchronousIssueRestClientTest
 
testWatchUnwatch() - Method in class it.AsynchronousIssueRestClientTest
 
thrown - Variable in class it.AsynchronousIssueRestClientCreateIssueTest
 
thrown - Variable in class it.AsynchronousSearchRestClientFiltersTest
 

W

WorklogInputBuilderTest - Class in com.atlassian.jira.rest.client.api.domain.input
 
WorklogInputBuilderTest() - Constructor for class com.atlassian.jira.rest.client.api.domain.input.WorklogInputBuilderTest
 

A B C E F I J M P R S T W

Copyright © 2013 Atlassian. All Rights Reserved.