A B C D E G H I J L M N P R S T U V X

A

AbstractNamedRemoteEntity - Class in com.atlassian.jira.rpc.soap.beans
 
AbstractNamedRemoteEntity() - Constructor for class com.atlassian.jira.rpc.soap.beans.AbstractNamedRemoteEntity
 
AbstractNamedRemoteEntity(GenericValue) - Constructor for class com.atlassian.jira.rpc.soap.beans.AbstractNamedRemoteEntity
 
AbstractNamedRemoteEntity(String, String) - Constructor for class com.atlassian.jira.rpc.soap.beans.AbstractNamedRemoteEntity
 
AbstractRemoteConstant - Class in com.atlassian.jira.rpc.soap.beans
 
AbstractRemoteConstant() - Constructor for class com.atlassian.jira.rpc.soap.beans.AbstractRemoteConstant
 
AbstractRemoteConstant(GenericValue) - Constructor for class com.atlassian.jira.rpc.soap.beans.AbstractRemoteConstant
 
AbstractRemoteEntity - Class in com.atlassian.jira.rpc.soap.beans
 
AbstractRemoteEntity() - Constructor for class com.atlassian.jira.rpc.soap.beans.AbstractRemoteEntity
 
AbstractRemoteEntity(GenericValue) - Constructor for class com.atlassian.jira.rpc.soap.beans.AbstractRemoteEntity
 
AbstractRemoteEntity(String) - Constructor for class com.atlassian.jira.rpc.soap.beans.AbstractRemoteEntity
 
addActorsToProjectRole(String, String[], RemoteProjectRole, RemoteProject, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
addActorsToProjectRole(String, String[], RemoteProjectRole, RemoteProject, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
addActorsToProjectRole(User, String[], RemoteProjectRole, RemoteProject, String) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectRoleService
Will add project role actor associations based off the passed in actors and checking the currentUser has the correct permissions to perform the update operation.
addActorsToProjectRole(User, String[], RemoteProjectRole, RemoteProject, String) - Method in class com.atlassian.jira.rpc.soap.service.ProjectRoleServiceImpl
 
addAttachmentsToIssue(String, String, String[], byte[][]) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
addAttachmentsToIssue(String, String, String[], byte[][]) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
addAttachmentsToIssue(User, String, String[], byte[][]) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
addAttachmentsToIssue(User, String, String[], byte[][]) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
addComment(String, String, RemoteComment) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
addComment(String, String, RemoteComment) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
addComment(User, String, RemoteComment) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
addComment(User, String, RemoteComment) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
addComment(String, String, String) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
addComment(String, String, String) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Adds a comment to an issue
addDefaultActorsToProjectRole(String, String[], RemoteProjectRole, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
addDefaultActorsToProjectRole(String, String[], RemoteProjectRole, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
addDefaultActorsToProjectRole(User, String[], RemoteProjectRole, String) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectRoleService
Will add default role actor associations based off the passed in actors and checking the currentUser has the correct permissions to perform the update operation.
addDefaultActorsToProjectRole(User, String[], RemoteProjectRole, String) - Method in class com.atlassian.jira.rpc.soap.service.ProjectRoleServiceImpl
 
addFiles(Stub, String[]) - Method in class com.atlassian.jira.rpc.soap.util.PluginSoapAttachmentHelper
This method is used for adding files as attachments for SOAP calls
addPermissionMapping(RemotePermission, RemoteEntity[]) - Method in class com.atlassian.jira.rpc.soap.beans.RemotePermissionScheme
 
addPermissionTo(String, RemotePermissionScheme, RemotePermission, RemoteEntity) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
addPermissionTo(String, RemotePermissionScheme, RemotePermission, RemoteEntity) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
addPermissionTo(User, RemotePermissionScheme, RemotePermission, RemoteEntity) - Method in interface com.atlassian.jira.rpc.soap.service.SchemeService
 
addPermissionTo(User, RemotePermissionScheme, RemotePermission, RemoteEntity) - Method in class com.atlassian.jira.rpc.soap.service.SchemeServiceImpl
 
addRemoteSchemes(User, RemoteProject, GenericValue) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 
addRoleActor(RemoteRoleActor) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteRoleActors
 
addRoleActors(Collection) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteRoleActors
 
addUserToGroup(String, RemoteGroup, RemoteUser) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
addUserToGroup(String, RemoteGroup, RemoteUser) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
addUserToGroup(User, RemoteGroup, RemoteUser) - Method in interface com.atlassian.jira.rpc.soap.service.UserService
 
addUserToGroup(User, RemoteGroup, RemoteUser) - Method in class com.atlassian.jira.rpc.soap.service.UserServiceImpl
 
addVersion(String, String, RemoteVersion) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
addVersion(String, String, RemoteVersion) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
addWorklogAndAutoAdjustRemainingEstimate(String, String, RemoteWorklog) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Adds a worklog to the given issue and sets the issue's remaining estimate field to the given value.
addWorklogAndAutoAdjustRemainingEstimate(String, String, RemoteWorklog) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
addWorklogAndAutoAdjustRemainingEstimate(User, String, RemoteWorklog) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
addWorklogAndAutoAdjustRemainingEstimate(User, String, RemoteWorklog) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
addWorklogAndRetainRemainingEstimate(String, String, RemoteWorklog) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Adds a worklog to the given issue but leaves the issue's remaining estimate field unchanged.
addWorklogAndRetainRemainingEstimate(String, String, RemoteWorklog) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
addWorklogAndRetainRemainingEstimate(User, String, RemoteWorklog) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
addWorklogAndRetainRemainingEstimate(User, String, RemoteWorklog) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
addWorklogWithNewRemainingEstimate(String, String, RemoteWorklog, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Adds a worklog to the given issue and sets the issue's remaining estimate field to the given value.
addWorklogWithNewRemainingEstimate(String, String, RemoteWorklog, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
addWorklogWithNewRemainingEstimate(User, String, RemoteWorklog, String) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
addWorklogWithNewRemainingEstimate(User, String, RemoteWorklog, String) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
A wrapper to call through to the WorklogService to validate and create a new worklog entry
AdminService - Interface in com.atlassian.jira.rpc.soap.service
 
AdminServiceImpl - Class in com.atlassian.jira.rpc.soap.service
 
AdminServiceImpl(CustomFieldManager, SoapUtilsBean, PermissionManager, ApplicationProperties) - Constructor for class com.atlassian.jira.rpc.soap.service.AdminServiceImpl
 
archiveVersion(String, String, String, boolean) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
archiveVersion(String, String, String, boolean) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
archiveVersion(User, String, String, boolean) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectService
 
archiveVersion(User, String, String, boolean) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 

B

byteArrayToTempFile(byte[]) - Method in class com.atlassian.jira.rpc.soap.util.PluginSoapAttachmentHelper
 

C

clear() - Method in class com.atlassian.jira.rpc.auth.TokenMap
 
clone() - Method in class com.atlassian.jira.rpc.auth.TokenMap
 
com.atlassian.jira.rpc - package com.atlassian.jira.rpc
 
com.atlassian.jira.rpc.auth - package com.atlassian.jira.rpc.auth
 
com.atlassian.jira.rpc.exception - package com.atlassian.jira.rpc.exception
 
com.atlassian.jira.rpc.soap - package com.atlassian.jira.rpc.soap
 
com.atlassian.jira.rpc.soap.beans - package com.atlassian.jira.rpc.soap.beans
 
com.atlassian.jira.rpc.soap.service - package com.atlassian.jira.rpc.soap.service
 
com.atlassian.jira.rpc.soap.util - package com.atlassian.jira.rpc.soap.util
 
com.atlassian.jira.rpc.xmlrpc - package com.atlassian.jira.rpc.xmlrpc
 
compareTo(Object) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteCustomFieldValue
 
convertFieldsToRemoteFields(Collection) - Method in class com.atlassian.jira.rpc.soap.util.SoapUtilsBean
 
createGroup(String, String, RemoteUser) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Creates a group with the given name optionally adding the given user to it.
createGroup(String, String, RemoteUser) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
createGroup(User, String, RemoteUser) - Method in interface com.atlassian.jira.rpc.soap.service.UserService
 
createGroup(User, String, RemoteUser) - Method in class com.atlassian.jira.rpc.soap.service.UserServiceImpl
 
createIssue(String, RemoteIssue) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
createIssue(String, RemoteIssue) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
createIssue(User, RemoteIssue) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
createIssue(User, RemoteIssue) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
createIssue(String, Hashtable) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
createIssue(String, Hashtable) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Creates an issue in JIRA from a Hashtable object.
createPermissionScheme(String, String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
createPermissionScheme(String, String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
createPermissionScheme(User, String, String) - Method in interface com.atlassian.jira.rpc.soap.service.SchemeService
 
createPermissionScheme(User, String, String) - Method in class com.atlassian.jira.rpc.soap.service.SchemeServiceImpl
 
createProject(String, String, String, String, String, String, RemotePermissionScheme, RemoteScheme, RemoteScheme) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
createProject(String, String, String, String, String, String, RemotePermissionScheme, RemoteScheme, RemoteScheme) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
createProject(User, String, String, String, String, String, RemotePermissionScheme, RemoteScheme, RemoteScheme) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectService
 
createProject(User, RemoteProject) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectService
 
createProject(User, RemoteProject) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 
createProject(User, String, String, String, String, String, RemotePermissionScheme, RemoteScheme, RemoteScheme) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 
createProjectFromObject(String, RemoteProject) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
createProjectFromObject(String, RemoteProject) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
createProjectRole(String, RemoteProjectRole) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
createProjectRole(String, RemoteProjectRole) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
createProjectRole(User, RemoteProjectRole) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectRoleService
Will create the project role based off the passed in projectRole.getName(), projectRole.getDescription() and checking the currentUser has the correct permissions to perform the create operation.
createProjectRole(User, RemoteProjectRole) - Method in class com.atlassian.jira.rpc.soap.service.ProjectRoleServiceImpl
 
createUser(String, String, String, String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Creates a user in JIRA with the specified user details.
createUser(String, String, String, String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
createUser(User, String, String, String, String) - Method in interface com.atlassian.jira.rpc.soap.service.UserService
 
createUser(User, String, String, String, String) - Method in class com.atlassian.jira.rpc.soap.service.UserServiceImpl
 
createVersion(User, String, RemoteVersion) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectService
 
createVersion(User, String, RemoteVersion) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 

D

DEFAULT_TIMEOUT - Static variable in class com.atlassian.jira.rpc.auth.TokenManagerImpl
 
deleteGroup(String, String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
deleteGroup(String, String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
deleteGroup(User, String, String) - Method in interface com.atlassian.jira.rpc.soap.service.UserService
 
deleteGroup(User, String, String) - Method in class com.atlassian.jira.rpc.soap.service.UserServiceImpl
 
deleteIssue(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
deleteIssue(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
deleteIssue(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
deleteIssue(User, String) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
deletePermissionFrom(String, RemotePermissionScheme, RemotePermission, RemoteEntity) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
deletePermissionFrom(String, RemotePermissionScheme, RemotePermission, RemoteEntity) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
deletePermissionFrom(User, RemotePermissionScheme, RemotePermission, RemoteEntity) - Method in interface com.atlassian.jira.rpc.soap.service.SchemeService
 
deletePermissionFrom(User, RemotePermissionScheme, RemotePermission, RemoteEntity) - Method in class com.atlassian.jira.rpc.soap.service.SchemeServiceImpl
 
deletePermissionScheme(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
deletePermissionScheme(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
deletePermissionScheme(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.SchemeService
 
deletePermissionScheme(User, String) - Method in class com.atlassian.jira.rpc.soap.service.SchemeServiceImpl
 
deleteProject(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
deleteProject(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
deleteProject(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectService
 
deleteProject(User, String) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 
deleteProjectRole(String, RemoteProjectRole, boolean) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
deleteProjectRole(String, RemoteProjectRole, boolean) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
deleteProjectRole(User, RemoteProjectRole, boolean) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectRoleService
Will delete the project role based off the passed in projectRole and checking the currentUser has the correct permissions to perform the delete operation.
deleteProjectRole(User, RemoteProjectRole, boolean) - Method in class com.atlassian.jira.rpc.soap.service.ProjectRoleServiceImpl
 
deleteUser(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Deletes a user in JIRA with the specified username.
deleteUser(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
deleteUser(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.UserService
 
deleteUser(User, String) - Method in class com.atlassian.jira.rpc.soap.service.UserServiceImpl
 
deleteWorklogAndAutoAdjustRemainingEstimate(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Deletes the worklog with the given id and updates the remaining estimate field on the isssue by increasing it by the time spent amount on the worklog being deleted.
deleteWorklogAndAutoAdjustRemainingEstimate(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
deleteWorklogAndAutoAdjustRemainingEstimate(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
deleteWorklogAndAutoAdjustRemainingEstimate(User, String) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
deleteWorklogAndRetainRemainingEstimate(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Deletes the worklog with the given id but leaves the remaining estimate field on the isssue unchanged.
deleteWorklogAndRetainRemainingEstimate(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
deleteWorklogAndRetainRemainingEstimate(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
deleteWorklogAndRetainRemainingEstimate(User, String) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
deleteWorklogWithNewRemainingEstimate(String, String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Deletes the worklog with the given id and sets the remaining estimate field on the isssue to the given value.
deleteWorklogWithNewRemainingEstimate(String, String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
deleteWorklogWithNewRemainingEstimate(User, String, String) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
deleteWorklogWithNewRemainingEstimate(User, String, String) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
description - Variable in class com.atlassian.jira.rpc.soap.beans.RemoteScheme
 

E

editComment(String, RemoteComment) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
editComment(String, RemoteComment) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
editComment(User, RemoteComment) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
editComment(User, RemoteComment) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
equals(Object) - Method in class com.atlassian.jira.rpc.soap.beans.AbstractNamedRemoteEntity
 
equals(Object) - Method in class com.atlassian.jira.rpc.soap.beans.AbstractRemoteConstant
 
equals(Object) - Method in class com.atlassian.jira.rpc.soap.beans.AbstractRemoteEntity
 
equals(Object) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteComment
 
equals(Object) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteCustomFieldValue
 
equals(Object) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteFilter
 
equals(Object) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
equals(Object) - Method in class com.atlassian.jira.rpc.soap.beans.RemotePermission
 
equals(Object) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProject
 
equals(Object) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProjectRole
 
equals(Object) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteUser
 
equals(Object) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteVersion
 
equals(Object) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
 

G

GENERIC_CONTENT_TYPE - Static variable in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
get(Object) - Method in class com.atlassian.jira.rpc.auth.TokenMap
 
getAffectsVersions() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
getAllPermissions(String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getAllPermissions(String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getAllPermissions(User) - Method in interface com.atlassian.jira.rpc.soap.service.SchemeService
 
getAllPermissions(User) - Method in class com.atlassian.jira.rpc.soap.service.SchemeServiceImpl
 
getAllPermissions(User) - Method in class com.atlassian.jira.rpc.soap.service.ServiceHelper
 
getAssignedIssues(User) - Method in class com.atlassian.jira.rpc.soap.service.UserServiceImpl
 
getAssignee() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
getAssociatedNotificationSchemes(String, RemoteProjectRole) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getAssociatedNotificationSchemes(String, RemoteProjectRole) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getAssociatedNotificationSchemes(User, RemoteProjectRole) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectRoleService
Will get all notification scheme's that the specified projectRole is currently used in.
getAssociatedNotificationSchemes(User, RemoteProjectRole) - Method in class com.atlassian.jira.rpc.soap.service.ProjectRoleServiceImpl
 
getAssociatedPermissionSchemes(String, RemoteProjectRole) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getAssociatedPermissionSchemes(String, RemoteProjectRole) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getAssociatedPermissionSchemes(User, RemoteProjectRole) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectRoleService
Will get all permission scheme's that the specified projectRole is currently used in.
getAssociatedPermissionSchemes(User, RemoteProjectRole) - Method in class com.atlassian.jira.rpc.soap.service.ProjectRoleServiceImpl
 
getAttachmentNames() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
getAttachments(List) - Static method in class com.atlassian.jira.rpc.soap.util.SoapUtils
 
getAttachmentsFromIssue(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getAttachmentsFromIssue(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getAttachmentsFromIssue(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
getAttachmentsFromIssue(User, String) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
getAuthor() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteAttachment
 
getAuthor() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteComment
 
getAuthor() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteFilter
 
getAuthor() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
 
getAvailableActions(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getAvailableActions(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getAvailableActions(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
getAvailableActions(User, String) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
getBaseUrl() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteServerInfo
 
getBody() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteComment
 
getBuildDate() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteServerInfo
 
getBuildNumber() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteServerInfo
 
getColor() - Method in class com.atlassian.jira.rpc.soap.beans.RemotePriority
 
getComment() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
 
getComment(String, Long) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getComment(String, Long) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getComment(User, Long) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
getComment(User, Long) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
getComments(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getComments(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getComments(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
getComments(User, String) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
getComments(List) - Static method in class com.atlassian.jira.rpc.soap.util.SoapUtils
 
getComments(String, String) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
getComments(String, String) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Returns all comments associated with the issue
getComponents() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
getComponents(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Returns an array of all the components for the specified project key.
getComponents(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getComponents(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectService
 
getComponents(User, String) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 
getComponents(Collection) - Static method in class com.atlassian.jira.rpc.soap.util.SoapUtils
 
getComponents(String, String) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
getComponents(String, String) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Returns all components available in the specified project
getConfiguration(String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Returns information about the current configuration of JIRA.
getConfiguration(String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getConfiguration(User) - Method in interface com.atlassian.jira.rpc.soap.service.AdminService
 
getConfiguration(User) - Method in class com.atlassian.jira.rpc.soap.service.AdminServiceImpl
 
getCreated() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteAttachment
 
getCreated() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteComment
 
getCreated() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
getCreated() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
 
getCustomfieldId() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteCustomFieldValue
 
getCustomFields(String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getCustomFields(String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getCustomFields(User) - Method in interface com.atlassian.jira.rpc.soap.service.AdminService
 
getCustomFields(User) - Method in class com.atlassian.jira.rpc.soap.service.AdminServiceImpl
 
getCustomFieldValues() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
getCustomFieldValues(List, Issue) - Static method in class com.atlassian.jira.rpc.soap.util.SoapUtils
 
getDataHandlers() - Method in class com.atlassian.jira.rpc.soap.util.PluginSoapAttachmentHelper
 
getDefaultRoleActors(String, RemoteProjectRole) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getDefaultRoleActors(String, RemoteProjectRole) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getDefaultRoleActors(User, RemoteProjectRole) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectRoleService
Will return the project role actors based off the passed in projectRole checking the currentUser has the correct permissions to perform the get operation.
getDefaultRoleActors(User, RemoteProjectRole) - Method in class com.atlassian.jira.rpc.soap.service.ProjectRoleServiceImpl
 
getDescription() - Method in class com.atlassian.jira.rpc.soap.beans.AbstractRemoteConstant
 
getDescription() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteFilter
 
getDescription() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
getDescription() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProject
 
getDescription() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProjectRole
 
getDescription() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteScheme
 
getDescriptor() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteRoleActor
 
getDuedate() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
getEdition() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteServerInfo
 
getEmail() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteUser
 
getEnvironment() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
getFieldsForAction(String, String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getFieldsForAction(String, String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getFieldsForAction(User, String, String) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
getFieldsForAction(User, String, String) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
getFieldsForEdit(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getFieldsForEdit(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getFieldsForEdit(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
getFieldsForEdit(User, String) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
getFieldsForEdit(User, Issue) - Method in class com.atlassian.jira.rpc.soap.util.SoapUtilsBean
 
getFilename() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteAttachment
 
getFilesize() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteAttachment
 
getFilters(List) - Static method in class com.atlassian.jira.rpc.soap.util.SoapUtils
 
getFixVersions() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
getFullname() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteUser
 
getGroup(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Find the group with the specified name in JIRA.
getGroup(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getGroup(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.UserService
 
getGroup(User, String) - Method in class com.atlassian.jira.rpc.soap.service.UserServiceImpl
 
getGroupLevel() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteComment
 
getGroupLevel() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
 
getIcon() - Method in class com.atlassian.jira.rpc.soap.beans.AbstractRemoteConstant
 
getId() - Method in class com.atlassian.jira.rpc.soap.beans.AbstractRemoteEntity
 
getId() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteComment
 
getId() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteFieldValue
 
getId() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProjectRole
 
getId() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteScheme
 
getId() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
 
getInstance() - Static method in class com.atlassian.jira.rpc.soap.util.PluginSoapAttachmentHelper
 
getIssue(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getIssue(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getIssue(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
getIssue(User, String) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
getIssue(String, String) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
getIssue(String, String) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Gets an issue from a given issue key.
getIssueById(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getIssueById(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getIssueById(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
getIssueById(User, String) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
getIssueCountForFilter(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getIssueCountForFilter(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getIssueCountForFilter(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.SearchService
 
getIssueCountForFilter(User, String) - Method in class com.atlassian.jira.rpc.soap.service.SearchServiceImpl
 
getIssues(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.SearchService
 
getIssues(User, String) - Method in class com.atlassian.jira.rpc.soap.service.SearchServiceImpl
 
getIssueSecurityScheme() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProject
 
getIssueSecuritySchemes(User) - Method in interface com.atlassian.jira.rpc.soap.service.SchemeService
 
getIssueSecuritySchemes(User) - Method in class com.atlassian.jira.rpc.soap.service.SchemeServiceImpl
 
getIssuesFromFilter(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getIssuesFromFilter(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getIssuesFromFilter(String, String) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
getIssuesFromFilter(String, String) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Executes a saved filter
getIssuesFromTextSearch(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Returns issues containing searchTerms.
getIssuesFromTextSearch(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getIssuesFromTextSearch(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.SearchService
 
getIssuesFromTextSearch(User, String) - Method in class com.atlassian.jira.rpc.soap.service.SearchServiceImpl
 
getIssuesFromTextSearch(String, String) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
getIssuesFromTextSearch(String, String) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Find issues using a free text search
getIssuesFromTextSearchWithProject(String, String[], String, int) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getIssuesFromTextSearchWithProject(String, String[], String, int) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getIssuesFromTextSearchWithProject(User, String[], String, int) - Method in interface com.atlassian.jira.rpc.soap.service.SearchService
 
getIssuesFromTextSearchWithProject(User, String[], String, int) - Method in class com.atlassian.jira.rpc.soap.service.SearchServiceImpl
 
getIssuesFromTextSearchWithProject(String, Vector, String, int) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
getIssuesFromTextSearchWithProject(String, Vector, String, int) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Find issues using a free text search, limited to certain projects
getIssueTypeObjects(Collection) - Static method in class com.atlassian.jira.rpc.soap.util.SoapUtils
 
getIssueTypes(String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Returns an array of all the issue types for all projects in JIRA.
getIssueTypes(String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getIssueTypes(User) - Method in interface com.atlassian.jira.rpc.soap.service.IssueConstantsService
 
getIssueTypes(User) - Method in class com.atlassian.jira.rpc.soap.service.IssueConstantsServiceImpl
 
getIssueTypes(Collection) - Static method in class com.atlassian.jira.rpc.soap.util.SoapUtils
 
getIssueTypes(String) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
getIssueTypes(String) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Returns all visible issue types in the system
getIssueTypesForProject(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Returns an array of all the (non-sub task) issue types for the specified project id.
getIssueTypesForProject(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getIssueTypesForProject(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.IssueConstantsService
 
getIssueTypesForProject(User, String) - Method in class com.atlassian.jira.rpc.soap.service.IssueConstantsServiceImpl
 
getIssueTypesForProject(String, String) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
getIssueTypesForProject(String, String) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Returns all visible (non-sub task) issue types for the specified project id
getKey() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteCustomFieldValue
 
getKey() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
getKey() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProject
 
getLead() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProject
 
getMatchingComments(String) - Method in class com.atlassian.jira.rpc.soap.service.UserServiceImpl
 
getMimetype() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteAttachment
 
getName() - Method in class com.atlassian.jira.rpc.soap.beans.AbstractNamedRemoteEntity
 
getName() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteGroup
 
getName() - Method in class com.atlassian.jira.rpc.soap.beans.RemotePermission
 
getName() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProjectRole
 
getName() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteScheme
 
getName() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteUser
 
getNotificationScheme() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProject
 
getNotificationSchemes(String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getNotificationSchemes(String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getNotificationSchemes(User) - Method in interface com.atlassian.jira.rpc.soap.service.SchemeService
 
getNotificationSchemes(User) - Method in class com.atlassian.jira.rpc.soap.service.SchemeServiceImpl
 
getParameter() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteRoleActor
 
getPermission() - Method in class com.atlassian.jira.rpc.soap.beans.RemotePermission
 
getPermission() - Method in class com.atlassian.jira.rpc.soap.beans.RemotePermissionMapping
 
getPermissionMappings() - Method in class com.atlassian.jira.rpc.soap.beans.RemotePermissionScheme
 
getPermissionScheme() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProject
 
getPermissionSchemes(String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getPermissionSchemes(String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getPermissionSchemes(User) - Method in interface com.atlassian.jira.rpc.soap.service.SchemeService
 
getPermissionSchemes(User) - Method in class com.atlassian.jira.rpc.soap.service.SchemeServiceImpl
 
getPriorities(String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Returns an array of all the issue priorities in JIRA.
getPriorities(String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getPriorities(User) - Method in interface com.atlassian.jira.rpc.soap.service.IssueConstantsService
 
getPriorities(User) - Method in class com.atlassian.jira.rpc.soap.service.IssueConstantsServiceImpl
 
getPriorities(Collection) - Static method in class com.atlassian.jira.rpc.soap.util.SoapUtils
 
getPriorities(String) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
getPriorities(String) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Returns all priorities in the system
getPriority() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
getProject() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteFilter
 
getProject() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
getProject() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProjectRoleActors
 
getProjectById(String, Long) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Returns the Project with the matching key (if the user has permission to browse it).
getProjectById(String, Long) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getProjectById(User, Long) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectService
Returns the Project with the matching id (if the user has permission to browse it).
getProjectById(User, Long) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 
getProjectByKey(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Returns the Project with the matching key (if the user has permission to browse it).
getProjectByKey(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getProjectByKey(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectService
Returns the Project with the matching key (if the user has permission to browse it).
getProjectByKey(User, String) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 
getProjectRole() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteRoleActor
 
getProjectRole() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteRoleActors
 
getProjectRole(String, Long) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getProjectRole(String, Long) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getProjectRole(User, Long) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectRoleService
Will return the project role based off the passed in id, and checking the currentUser has the correct permissions to perform the operation.
getProjectRole(User, Long) - Method in class com.atlassian.jira.rpc.soap.service.ProjectRoleServiceImpl
 
getProjectRoleActors(String, RemoteProjectRole, RemoteProject) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getProjectRoleActors(String, RemoteProjectRole, RemoteProject) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getProjectRoleActors(User, RemoteProjectRole, RemoteProject) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectRoleService
Will return the project role actors based off the passed in projectRole and project checking the currentUser has the correct permissions to perform the get operation.
getProjectRoleActors(User, RemoteProjectRole, RemoteProject) - Method in class com.atlassian.jira.rpc.soap.service.ProjectRoleServiceImpl
 
getProjectRoles(String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getProjectRoles(String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getProjectRoles(User) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectRoleService
Get all the ProjectRoles available in JIRA.
getProjectRoles(User) - Method in class com.atlassian.jira.rpc.soap.service.ProjectRoleServiceImpl
 
getProjects(String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Deprecated. Please use JiraSoapService.getProjectsNoSchemes(String) wherever possible, as this method can use huge amounts of memory, particularly if you have many users!
getProjects(String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getProjects(User, boolean) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectService
 
getProjects(User, boolean) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 
getProjects(Collection, ApplicationProperties) - Static method in class com.atlassian.jira.rpc.soap.util.SoapUtils
 
getProjects(String) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
getProjects(String) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Returns a list of projects available to the user
getProjectsNoSchemes(String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Returns an array of all the Projects defined in JIRA.
getProjectsNoSchemes(String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getProjectUrl() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProject
 
getReleaseDate() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteVersion
 
getRemoteEntities() - Method in class com.atlassian.jira.rpc.soap.beans.RemotePermissionMapping
 
getRemoteEntityIds(AbstractRemoteEntity[]) - Static method in class com.atlassian.jira.rpc.soap.util.SoapUtils
 
getRemoteEntityIdsAsString(AbstractRemoteEntity[]) - Static method in class com.atlassian.jira.rpc.soap.util.SoapUtils
 
getReportedIssues(User) - Method in class com.atlassian.jira.rpc.soap.service.UserServiceImpl
 
getReporter() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
getResolution() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
getResolutions(String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Returns an array of all the issue resolutions in JIRA.
getResolutions(String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getResolutions(User) - Method in interface com.atlassian.jira.rpc.soap.service.IssueConstantsService
 
getResolutions(User) - Method in class com.atlassian.jira.rpc.soap.service.IssueConstantsServiceImpl
 
getResolutions(Collection) - Static method in class com.atlassian.jira.rpc.soap.util.SoapUtils
 
getResolutions(String) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
getResolutions(String) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Returns all resolutions in the system
getRoleActors() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteRoleActors
 
getRoleActorsByType(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteRoleActors
 
getRoleLevel() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteComment
 
getRoleLevelId() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
 
getSavedFilters(String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getSavedFilters(String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getSavedFilters(User) - Method in interface com.atlassian.jira.rpc.soap.service.UserService
 
getSavedFilters(User) - Method in class com.atlassian.jira.rpc.soap.service.UserServiceImpl
 
getSavedFilters(String) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
getSavedFilters(String) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Gets all saved filters available for the currently logged in user
getSecuritySchemes(String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
getSecuritySchemes(String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getSequence() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteVersion
 
getServerInfo(String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Returns information about the server JIRA is running on including build number and base URL.
getServerInfo(String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getServerInfo(String) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
getServerInfo(String) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Returns the Server information such as baseUrl, version, edition, buildDate, buildNumber.
getStartDate() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
 
getStatus() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
getStatuses(String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Returns an array of all the issue statuses in JIRA.
getStatuses(String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getStatuses(User) - Method in interface com.atlassian.jira.rpc.soap.service.IssueConstantsService
 
getStatuses(User) - Method in class com.atlassian.jira.rpc.soap.service.IssueConstantsServiceImpl
 
getStatuses(Collection) - Static method in class com.atlassian.jira.rpc.soap.util.SoapUtils
 
getStatuses(String) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
getStatuses(String) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Returns all statuses in the system
getSubTaskIssueTypes(String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Returns an array of all the sub task issue types in JIRA.
getSubTaskIssueTypes(String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getSubTaskIssueTypes(User) - Method in interface com.atlassian.jira.rpc.soap.service.IssueConstantsService
 
getSubTaskIssueTypes(User) - Method in class com.atlassian.jira.rpc.soap.service.IssueConstantsServiceImpl
 
getSubTaskIssueTypes(String) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
getSubTaskIssueTypes(String) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Returns all visible subtask issue types in the system
getSubTaskIssueTypesForProject(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Returns an array of all the sub task issue types for the specified project id.
getSubTaskIssueTypesForProject(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getSubTaskIssueTypesForProject(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.IssueConstantsService
 
getSubTaskIssueTypesForProject(User, String) - Method in class com.atlassian.jira.rpc.soap.service.IssueConstantsServiceImpl
 
getSubTaskIssueTypesForProject(String, String) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
getSubTaskIssueTypesForProject(String, String) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Returns all visible sub task issue types for the specified project id.
getSummary() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
getTimeSpent() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
 
getTimeSpentInSeconds() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
Gets the time spent working on a worklog in seconds.
getTimeTrackingDaysPerWeek() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteConfiguration
 
getTimeTrackingHoursPerDay() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteConfiguration
 
getType() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
getType() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteRoleActor
 
getType() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteScheme
 
getUpdateAuthor() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteComment
 
getUpdateAuthor() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
 
getUpdated() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteComment
 
getUpdated() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
getUpdated() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
 
getUrl() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProject
 
getUser(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Returns information about a user defined to JIRA.
getUser(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getUser(String) - Method in interface com.atlassian.jira.rpc.soap.service.UserService
 
getUser(String) - Method in class com.atlassian.jira.rpc.soap.service.UserServiceImpl
 
getUser(String, String) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
getUser(String, String) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Returns a user's information given a username
getUsers() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteGroup
 
getUsers() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteRoleActor
 
getUsers() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteRoleActors
 
getValues() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteCustomFieldValue
 
getValues() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteFieldValue
 
getVersion() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteServerInfo
 
getVersions(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Returns an array of all the versions for the specified project key.
getVersions(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getVersions(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectService
 
getVersions(User, String) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 
getVersions(Collection) - Static method in class com.atlassian.jira.rpc.soap.util.SoapUtils
 
getVersions(String, String) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
getVersions(String, String) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Returns all versions available in the specified project
getVotes() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
getWorklogs(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Returns all worklogs for the given issue.
getWorklogs(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
getWorklogs(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
getWorklogs(User, String) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
getXml() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteFilter
 

H

hashCode() - Method in class com.atlassian.jira.rpc.soap.beans.AbstractNamedRemoteEntity
 
hashCode() - Method in class com.atlassian.jira.rpc.soap.beans.AbstractRemoteConstant
 
hashCode() - Method in class com.atlassian.jira.rpc.soap.beans.AbstractRemoteEntity
 
hashCode() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteComment
 
hashCode() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteCustomFieldValue
 
hashCode() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteFilter
 
hashCode() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
hashCode() - Method in class com.atlassian.jira.rpc.soap.beans.RemotePermission
 
hashCode() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProject
 
hashCode() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProjectRole
 
hashCode() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteUser
 
hashCode() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteVersion
 
hashCode() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
 
hasPermissionToCreateWorklog(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Determines if the user has the permission to add worklogs to the specified issue, that timetracking is enabled in JIRA and that the specified issue is in an editable workflow state.
hasPermissionToCreateWorklog(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
hasPermissionToCreateWorklog(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
hasPermissionToCreateWorklog(User, String) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
hasPermissionToDeleteWorklog(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Determine whether the current user has the permission to delete the supplied worklog, that timetracking is enabled in JIRA and that the associated issue is in an editable workflow state.
hasPermissionToDeleteWorklog(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
hasPermissionToDeleteWorklog(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
hasPermissionToDeleteWorklog(User, String) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
hasPermissionToEditComment(String, RemoteComment) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
hasPermissionToEditComment(String, RemoteComment) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
hasPermissionToEditComment(User, RemoteComment) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
hasPermissionToEditComment(User, RemoteComment) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
hasPermissionToUpdateWorklog(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Determine whether the current user has the permission to update the supplied worklog, that timetracking is enabled in JIRA and that the associated issue is in an editable workflow state.
hasPermissionToUpdateWorklog(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
hasPermissionToUpdateWorklog(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
hasPermissionToUpdateWorklog(User, String) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 

I

id - Variable in class com.atlassian.jira.rpc.soap.beans.RemoteScheme
 
isAllowAttachments() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteConfiguration
 
isAllowExternalUserManagment() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteConfiguration
 
isAllowIssueLinking() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteConfiguration
 
isAllowSubTasks() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteConfiguration
 
isAllowTimeTracking() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteConfiguration
 
isAllowUnassignedIssues() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteConfiguration
 
isAllowVoting() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteConfiguration
 
isAllowWatching() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteConfiguration
 
isArchived() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteVersion
 
isNonSysAdminAttemptingToDeleteSysAdmin(User, User) - Method in class com.atlassian.jira.rpc.soap.service.UserServiceImpl
 
isProjectRoleNameUnique(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
isProjectRoleNameUnique(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
isProjectRoleNameUnique(User, String) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectRoleService
Will tell you if a role name exists or not.
isProjectRoleNameUnique(User, String) - Method in class com.atlassian.jira.rpc.soap.service.ProjectRoleServiceImpl
 
isReleased() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteVersion
 
isSubTask() - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssueType
 
IssueConstantsService - Interface in com.atlassian.jira.rpc.soap.service
Deals with issue constants.
IssueConstantsServiceImpl - Class in com.atlassian.jira.rpc.soap.service
Handles issue constants and permission checks related to accessing them
IssueConstantsServiceImpl(ConstantsManager, PermissionManager, IssueTypeSchemeManager, ProjectManager) - Constructor for class com.atlassian.jira.rpc.soap.service.IssueConstantsServiceImpl
 
IssueService - Interface in com.atlassian.jira.rpc.soap.service
 
IssueServiceImpl - Class in com.atlassian.jira.rpc.soap.service
 
IssueServiceImpl(PermissionManager, ProjectManager, IssueManager, AttachmentManager, CustomFieldManager, IssueDeleteInterface, IssueCreationHelperBean, OutlookDateManager, IssueUtilsBean, JiraAuthenticationContext, SoapUtilsBean, ConstantsManager, LocaleUtils, ApplicationProperties, IssueFactory, CommentService, ProjectRoleService, IssueUpdater, AttachmentService, WorklogService, JiraDurationUtils) - Constructor for class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
isVisible(GenericValue, String) - Static method in class com.atlassian.jira.rpc.soap.util.SoapUtils
 
isVisible(GenericValue, String) - Method in class com.atlassian.jira.rpc.soap.util.SoapUtilsBean
Deprecated. Please use SoapUtilsBean.isVisible(com.atlassian.jira.issue.Issue, String) instead.
isVisible(Issue, String) - Method in class com.atlassian.jira.rpc.soap.util.SoapUtilsBean
 

J

JiraSoapService - Interface in com.atlassian.jira.rpc.soap
 
JiraSoapServiceImpl - Class in com.atlassian.jira.rpc.soap
 
JiraSoapServiceImpl(TokenManager, ProjectService, IssueService, UserService, SchemeService, AdminService, SearchService, ProjectRoleService, IssueConstantsService) - Constructor for class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
JiraXmlRpcService - Class in com.atlassian.jira.rpc.xmlrpc
 
JiraXmlRpcService(PluginManager) - Constructor for class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 

L

login(String, String) - Method in interface com.atlassian.jira.rpc.auth.TokenManager
 
login(String, String) - Method in class com.atlassian.jira.rpc.auth.TokenManagerImpl
 
login(String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
This will authenticate the user in JIRA and returned a authentication token that can then be used on all other SOAP methods.
login(String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
login(String, String) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
login(String, String) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Logs the user into JIRA.
logout(String) - Method in interface com.atlassian.jira.rpc.auth.TokenManager
 
logout(String) - Method in class com.atlassian.jira.rpc.auth.TokenManagerImpl
 
logout(String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Cleans up an authentication token that was previously created with a call to JiraSoapService.login(java.lang.String, java.lang.String)
logout(String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
logout(String) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
logout(String) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Logs the user out of JIRA

M

makeStruct(Object) - Static method in class com.atlassian.jira.rpc.RpcUtils
 
makeVector(Object[]) - Static method in class com.atlassian.jira.rpc.RpcUtils
 
mapFieldValueToMap(RemoteFieldValue[]) - Method in class com.atlassian.jira.rpc.soap.util.SoapUtilsBean
 
mapRemoteCommentToExternalComment(RemoteComment) - Method in class com.atlassian.jira.rpc.soap.util.SoapUtilsBean
 

N

name - Variable in class com.atlassian.jira.rpc.soap.beans.RemoteEntity
 
name - Variable in class com.atlassian.jira.rpc.soap.beans.RemotePermission
 
name - Variable in class com.atlassian.jira.rpc.soap.beans.RemoteScheme
 

P

permission - Variable in class com.atlassian.jira.rpc.soap.beans.RemotePermission
 
permission - Variable in class com.atlassian.jira.rpc.soap.beans.RemotePermissionMapping
 
permissionMappings - Variable in class com.atlassian.jira.rpc.soap.beans.RemotePermissionScheme
 
PluginSoapAttachmentHelper - Class in com.atlassian.jira.rpc.soap.util
 
PluginSoapAttachmentHelper() - Constructor for class com.atlassian.jira.rpc.soap.util.PluginSoapAttachmentHelper
 
populatePermissionEntityMappings(List, RemotePermissionScheme, RemotePermission) - Method in class com.atlassian.jira.rpc.soap.service.ServiceHelper
 
populateRemoteSchemes(User, List, String) - Method in class com.atlassian.jira.rpc.soap.service.SchemeServiceImpl
 
populateSchemePermissions(User, GenericValue) - Method in class com.atlassian.jira.rpc.soap.service.ServiceHelper
 
progressWorkflowAction(String, String, String, RemoteFieldValue[]) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
progressWorkflowAction(String, String, String, RemoteFieldValue[]) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
progressWorkflowAction(User, String, String, RemoteFieldValue[]) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
progressWorkflowAction(User, String, String, RemoteFieldValue[]) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
ProjectRoleService - Interface in com.atlassian.jira.rpc.soap.service
Must be used to access all ProjectRole functionality.
ProjectRoleServiceImpl - Class in com.atlassian.jira.rpc.soap.service
 
ProjectRoleServiceImpl(ProjectRoleService, ProjectManager, ProjectFactory) - Constructor for class com.atlassian.jira.rpc.soap.service.ProjectRoleServiceImpl
 
ProjectService - Interface in com.atlassian.jira.rpc.soap.service
 
ProjectServiceImpl - Class in com.atlassian.jira.rpc.soap.service
 
ProjectServiceImpl(PermissionManager, ProjectManager, VersionManager, CustomFieldManager, AssociationManager, IssueService, OfBizDelegator, ApplicationProperties, NotificationSchemeManager, PermissionSchemeManager, IssueSecuritySchemeManager, WorkflowSchemeManager, CacheManager, UserManager, PortalManager, JiraKeyUtilsBean, IssueTypeScreenSchemeManager, CreateVersionBean, ProjectRoleManager, ProjectFactory) - Constructor for class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 
put(Object, Object) - Method in class com.atlassian.jira.rpc.auth.TokenMap
 

R

refreshCustomFields(String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
refreshCustomFields(String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
refreshCustomFields(User) - Method in interface com.atlassian.jira.rpc.soap.service.AdminService
 
refreshCustomFields(User) - Method in class com.atlassian.jira.rpc.soap.service.AdminServiceImpl
 
reindexGroupsIssues(Group) - Method in class com.atlassian.jira.rpc.soap.service.UserServiceImpl
 
relayAttachments(Stub) - Method in class com.atlassian.jira.rpc.soap.util.PluginSoapAttachmentHelper
 
releaseVersion(String, String, RemoteVersion) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
releaseVersion(String, String, RemoteVersion) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
releaseVersion(User, String, RemoteVersion) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectService
 
releaseVersion(User, String, RemoteVersion) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 
RemoteAttachment - Class in com.atlassian.jira.rpc.soap.beans
 
RemoteAttachment(Attachment) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteAttachment
 
RemoteAuthenticationException - Exception in com.atlassian.jira.rpc.exception
An exception thrown for remote authentication failures or errors.
RemoteAuthenticationException() - Constructor for exception com.atlassian.jira.rpc.exception.RemoteAuthenticationException
 
RemoteAuthenticationException(String) - Constructor for exception com.atlassian.jira.rpc.exception.RemoteAuthenticationException
 
RemoteAuthenticationException(String, Throwable) - Constructor for exception com.atlassian.jira.rpc.exception.RemoteAuthenticationException
 
RemoteAuthenticationException(Throwable) - Constructor for exception com.atlassian.jira.rpc.exception.RemoteAuthenticationException
 
RemoteComment - Class in com.atlassian.jira.rpc.soap.beans
 
RemoteComment(Comment) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteComment
 
RemoteComment() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteComment
 
RemoteComment(String) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteComment
 
RemoteComponent - Class in com.atlassian.jira.rpc.soap.beans
 
RemoteComponent() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteComponent
 
RemoteComponent(GenericValue) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteComponent
 
RemoteConfiguration - Class in com.atlassian.jira.rpc.soap.beans
RemoteConfiguration represents some of the configuration options within JIRA
RemoteConfiguration(ApplicationProperties) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteConfiguration
 
RemoteCustomFieldValue - Class in com.atlassian.jira.rpc.soap.beans
 
RemoteCustomFieldValue() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteCustomFieldValue
 
RemoteCustomFieldValue(String, String) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteCustomFieldValue
Construct a custom field value proxy object.
RemoteCustomFieldValue(String, String[]) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteCustomFieldValue
Construct a custom field value proxy object.
RemoteCustomFieldValue(String, String, String[]) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteCustomFieldValue
Construct a custom field value proxy object.
remoteEntities - Variable in class com.atlassian.jira.rpc.soap.beans.RemotePermissionMapping
 
RemoteEntity - Class in com.atlassian.jira.rpc.soap.beans
RemoteEntity is the common superclass for RemoteUser and RemoteGroup objects.
RemoteEntity() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteEntity
 
RemoteException - Exception in com.atlassian.jira.rpc.exception
A general exception that occurs remotely.
RemoteException() - Constructor for exception com.atlassian.jira.rpc.exception.RemoteException
 
RemoteException(String) - Constructor for exception com.atlassian.jira.rpc.exception.RemoteException
 
RemoteException(String, Throwable) - Constructor for exception com.atlassian.jira.rpc.exception.RemoteException
 
RemoteException(Throwable) - Constructor for exception com.atlassian.jira.rpc.exception.RemoteException
 
RemoteField - Class in com.atlassian.jira.rpc.soap.beans
 
RemoteField(String, String) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteField
 
RemoteFieldValue - Class in com.atlassian.jira.rpc.soap.beans
 
RemoteFieldValue() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteFieldValue
 
RemoteFieldValue(String, String[]) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteFieldValue
 
RemoteFilter - Class in com.atlassian.jira.rpc.soap.beans
 
RemoteFilter() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteFilter
 
RemoteFilter(GenericValue) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteFilter
 
RemoteGroup - Class in com.atlassian.jira.rpc.soap.beans
RemoteGroup
RemoteGroup() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteGroup
 
RemoteGroup(Group) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteGroup
 
RemoteIssue - Class in com.atlassian.jira.rpc.soap.beans
 
RemoteIssue() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
RemoteIssue(Issue, CustomFieldManager, AttachmentManager, SoapUtilsBean) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
RemoteIssueType - Class in com.atlassian.jira.rpc.soap.beans
 
RemoteIssueType() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteIssueType
 
RemoteIssueType(GenericValue, boolean) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteIssueType
 
RemoteNamedObject - Class in com.atlassian.jira.rpc.soap.beans
 
RemoteNamedObject(String, String) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteNamedObject
 
RemotePermission - Class in com.atlassian.jira.rpc.soap.beans
RemotePermission
RemotePermission() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemotePermission
 
RemotePermission(Long, String) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemotePermission
 
RemotePermissionException - Exception in com.atlassian.jira.rpc.exception
Exception thrown when permissions are violated remotely.
RemotePermissionException() - Constructor for exception com.atlassian.jira.rpc.exception.RemotePermissionException
 
RemotePermissionException(String) - Constructor for exception com.atlassian.jira.rpc.exception.RemotePermissionException
 
RemotePermissionException(String, Throwable) - Constructor for exception com.atlassian.jira.rpc.exception.RemotePermissionException
 
RemotePermissionException(Throwable) - Constructor for exception com.atlassian.jira.rpc.exception.RemotePermissionException
 
RemotePermissionMapping - Class in com.atlassian.jira.rpc.soap.beans
RemotePermissionMapping
RemotePermissionMapping() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemotePermissionMapping
 
RemotePermissionMapping(RemotePermission, RemoteEntity[]) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemotePermissionMapping
 
RemotePermissionScheme - Class in com.atlassian.jira.rpc.soap.beans
RemotePermissionScheme maps permissions against an array of RemoteGroups
RemotePermissionScheme() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemotePermissionScheme
 
RemotePermissionScheme(GenericValue) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemotePermissionScheme
 
RemotePriority - Class in com.atlassian.jira.rpc.soap.beans
 
RemotePriority() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemotePriority
 
RemotePriority(GenericValue) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemotePriority
 
RemoteProject - Class in com.atlassian.jira.rpc.soap.beans
 
RemoteProject() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteProject
 
RemoteProject(GenericValue, ApplicationProperties) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteProject
 
RemoteProjectRole - Class in com.atlassian.jira.rpc.soap.beans
Remote version of @see com.atlassian.jira.security.roles.ProjectRole
RemoteProjectRole() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteProjectRole
 
RemoteProjectRole(Long, String, String) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteProjectRole
 
RemoteProjectRoleActors - Class in com.atlassian.jira.rpc.soap.beans
Remote version of @see com.atlassian.jira.security.roles.ProjectRoleActors
RemoteProjectRoleActors(RemoteProject, RemoteProjectRole, RemoteRoleActor[]) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteProjectRoleActors
 
RemoteResolution - Class in com.atlassian.jira.rpc.soap.beans
 
RemoteResolution() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteResolution
 
RemoteResolution(GenericValue) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteResolution
 
RemoteRoleActor - Class in com.atlassian.jira.rpc.soap.beans
Remote version of @see com.atlassian.jira.security.roles.RoleActor
RemoteRoleActor(RemoteProjectRole, String, String, String, RemoteUser[]) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteRoleActor
 
RemoteRoleActors - Class in com.atlassian.jira.rpc.soap.beans
Remote version of @see com.atlassian.jira.security.roles.DefaultRoleActors
RemoteRoleActors(RemoteProjectRole, RemoteRoleActor[]) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteRoleActors
 
RemoteScheme - Class in com.atlassian.jira.rpc.soap.beans
RemoteScheme
RemoteScheme() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteScheme
 
RemoteScheme(GenericValue, String) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteScheme
 
RemoteServerInfo - Class in com.atlassian.jira.rpc.soap.beans
 
RemoteServerInfo() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteServerInfo
 
RemoteStatus - Class in com.atlassian.jira.rpc.soap.beans
 
RemoteStatus() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteStatus
 
RemoteStatus(GenericValue) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteStatus
 
RemoteUser - Class in com.atlassian.jira.rpc.soap.beans
 
RemoteUser() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteUser
 
RemoteUser(User) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteUser
 
RemoteValidationException - Exception in com.atlassian.jira.rpc.exception
Exception thrown when remote data does not validate properly.
RemoteValidationException() - Constructor for exception com.atlassian.jira.rpc.exception.RemoteValidationException
 
RemoteValidationException(String) - Constructor for exception com.atlassian.jira.rpc.exception.RemoteValidationException
 
RemoteValidationException(String, Throwable) - Constructor for exception com.atlassian.jira.rpc.exception.RemoteValidationException
 
RemoteValidationException(Throwable) - Constructor for exception com.atlassian.jira.rpc.exception.RemoteValidationException
 
RemoteValidationException(String, ErrorCollection) - Constructor for exception com.atlassian.jira.rpc.exception.RemoteValidationException
 
RemoteVersion - Class in com.atlassian.jira.rpc.soap.beans
 
RemoteVersion() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteVersion
 
RemoteVersion(GenericValue) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteVersion
 
RemoteWorklog - Class in com.atlassian.jira.rpc.soap.beans
Remote type for Worklog of an Issue.
RemoteWorklog(String, String, String, Date, Date, String, long) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
A protected contructor to allow JIRA code to set the read only and special fields.
RemoteWorklog() - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
Contructs a RemoteWorklog with empty fields.
RemoteWorklog(String) - Constructor for class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
Contructs a RemoteWorklog with empty fields except the worklog id
remove(Object) - Method in class com.atlassian.jira.rpc.auth.TokenMap
 
removeActorsFromProjectRole(String, String[], RemoteProjectRole, RemoteProject, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
removeActorsFromProjectRole(String, String[], RemoteProjectRole, RemoteProject, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
removeActorsFromProjectRole(User, String[], RemoteProjectRole, RemoteProject, String) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectRoleService
Will remove project role actor associations based off the passed in actors and checking the currentUser has the correct permissions to perform the update operation.
removeActorsFromProjectRole(User, String[], RemoteProjectRole, RemoteProject, String) - Method in class com.atlassian.jira.rpc.soap.service.ProjectRoleServiceImpl
 
removeAllRoleActorsByNameAndType(String, String, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
removeAllRoleActorsByNameAndType(String, String, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
removeAllRoleActorsByNameAndType(User, String, String) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectRoleService
Will remove all role actors with the specified name and the specified type.
removeAllRoleActorsByNameAndType(User, String, String) - Method in class com.atlassian.jira.rpc.soap.service.ProjectRoleServiceImpl
 
removeAllRoleActorsByProject(String, RemoteProject) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
removeAllRoleActorsByProject(String, RemoteProject) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
removeAllRoleActorsByProject(User, RemoteProject) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectRoleService
Will remove all role actors associated with the specified project.
removeAllRoleActorsByProject(User, RemoteProject) - Method in class com.atlassian.jira.rpc.soap.service.ProjectRoleServiceImpl
 
removeDefaultActorsFromProjectRole(String, String[], RemoteProjectRole, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
removeDefaultActorsFromProjectRole(String, String[], RemoteProjectRole, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
removeDefaultActorsFromProjectRole(User, String[], RemoteProjectRole, String) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectRoleService
Will remove default role actor associations based off the passed in actors and checking the currentUser has the correct permissions to perform the update operation.
removeDefaultActorsFromProjectRole(User, String[], RemoteProjectRole, String) - Method in class com.atlassian.jira.rpc.soap.service.ProjectRoleServiceImpl
 
removePermissionMapping(RemotePermissionMapping) - Method in class com.atlassian.jira.rpc.soap.beans.RemotePermissionScheme
 
removeProjectPortlets(String, String, String) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 
removeRoleActor(RemoteRoleActor) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteRoleActors
 
removeRoleActors(Collection) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteRoleActors
 
removeUserFromGroup(String, RemoteGroup, RemoteUser) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
removeUserFromGroup(String, RemoteGroup, RemoteUser) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
removeUserFromGroup(User, RemoteGroup, RemoteUser) - Method in interface com.atlassian.jira.rpc.soap.service.UserService
 
removeUserFromGroup(User, RemoteGroup, RemoteUser) - Method in class com.atlassian.jira.rpc.soap.service.UserServiceImpl
 
retrieveProjectById(Long, User) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 
retrieveProjectByKey(String, User) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
Retrieve a single project, throwing an exception if the user has no permissions.
retrieveUser(String) - Method in interface com.atlassian.jira.rpc.auth.TokenManager
Deprecated. As some instances may want to allow anonymous access, individual methods should check for their relevant permission instead. Use TokenManager.retrieveUserNoPermissionCheck(String) instead.
retrieveUser(String) - Method in class com.atlassian.jira.rpc.auth.TokenManagerImpl
 
retrieveUserNoPermissionCheck(String) - Method in interface com.atlassian.jira.rpc.auth.TokenManager
 
retrieveUserNoPermissionCheck(String) - Method in class com.atlassian.jira.rpc.auth.TokenManagerImpl
 
RpcUtils - Class in com.atlassian.jira.rpc
 
RpcUtils() - Constructor for class com.atlassian.jira.rpc.RpcUtils
 

S

saveFile(String[]) - Method in class com.atlassian.jira.rpc.soap.util.PluginSoapAttachmentHelper
This method receives the attachment from the client and saves it on the temp directory on the server
saveProject(RemoteProject) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 
saveSchemes(GenericValue, RemoteProject) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 
SchemeService - Interface in com.atlassian.jira.rpc.soap.service
SchemeService delivers JIRA schemes.
SchemeServiceImpl - Class in com.atlassian.jira.rpc.soap.service
SchemeServiceImpl
SchemeServiceImpl(PermissionManager, NotificationSchemeManager, PermissionSchemeManager, IssueSecuritySchemeManager, SchemePermissions) - Constructor for class com.atlassian.jira.rpc.soap.service.SchemeServiceImpl
 
SearchService - Interface in com.atlassian.jira.rpc.soap.service
 
SearchServiceImpl - Class in com.atlassian.jira.rpc.soap.service
 
SearchServiceImpl(SearchProvider, SearchRequestManager, CustomFieldManager, SoapUtilsBean, JiraAuthenticationContext, ProjectManager, AttachmentManager) - Constructor for class com.atlassian.jira.rpc.soap.service.SearchServiceImpl
 
ServiceHelper - Class in com.atlassian.jira.rpc.soap.service
A simple helper class that SchemeService and ProejctService can use to populate a RemotePermissionScheme.
ServiceHelper(PermissionManager, PermissionSchemeManager, SchemePermissions) - Constructor for class com.atlassian.jira.rpc.soap.service.ServiceHelper
 
setAffectsVersions(RemoteVersion[]) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
setArchived(boolean) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteVersion
 
setAssignee(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
setAttachmentNames(String[]) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
setAuthor(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteFilter
 
setBody(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteComment
 
setColor(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemotePriority
 
setComment(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
 
setComponents(RemoteComponent[]) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
setCustomfieldId(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteCustomFieldValue
Sets the custom field id.
setCustomFieldValues(RemoteCustomFieldValue[]) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
setDescription(String) - Method in class com.atlassian.jira.rpc.soap.beans.AbstractRemoteConstant
 
setDescription(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteFilter
 
setDescription(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
setDescription(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProject
 
setDescription(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProjectRole
 
setDescription(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteScheme
 
setDuedate(Date) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
setEmail(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteUser
 
setEnvironment(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
setFixVersions(RemoteVersion[]) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
setFullname(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteUser
 
setGroupLevel(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteComment
 
setGroupLevel(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
 
setIcon(String) - Method in class com.atlassian.jira.rpc.soap.beans.AbstractRemoteConstant
 
setId(String) - Method in class com.atlassian.jira.rpc.soap.beans.AbstractRemoteEntity
 
setId(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteComment
 
setId(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteFieldValue
 
setId(Long) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProjectRole
 
setId(Long) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteScheme
 
setId(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
 
setIssueSecurityScheme(RemoteScheme) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProject
 
setKey(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteCustomFieldValue
 
setKey(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProject
 
setLead(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProject
 
setName(String) - Method in class com.atlassian.jira.rpc.soap.beans.AbstractNamedRemoteEntity
 
setName(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteGroup
 
setName(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemotePermission
 
setName(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProjectRole
 
setName(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteScheme
 
setName(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteUser
 
setNotificationScheme(RemoteScheme) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProject
 
setPermission(Long) - Method in class com.atlassian.jira.rpc.soap.beans.RemotePermission
 
setPermission(RemotePermission) - Method in class com.atlassian.jira.rpc.soap.beans.RemotePermissionMapping
 
setPermissionMappings(RemotePermissionMapping[]) - Method in class com.atlassian.jira.rpc.soap.beans.RemotePermissionScheme
 
setPermissionScheme(RemotePermissionScheme) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProject
 
setPriority(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
setProject(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteFilter
 
setProject(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
setProjectUrl(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProject
 
setReleased(boolean) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteVersion
 
setReleaseDate(Date) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteVersion
 
setRemoteEntities(RemoteEntity[]) - Method in class com.atlassian.jira.rpc.soap.beans.RemotePermissionMapping
 
setReporter(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
setRoleLevel(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteComment
 
setRoleLevelId(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
 
setSequence(Long) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteVersion
 
setStartDate(Date) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
 
setSubTask(boolean) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssueType
 
setSummary(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
setTimeSpent(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteWorklog
Specifies a time duration in JIRA duration format, representing the time spent working on the worklog

NOTES : JIRA time durations are in the following format

minutes - eg 3m, 10m, 120m hours - eg 3h, 10h, 120h days - eg 3d, 10d, 120d weeks - eg 3w, 10w, 120w

setTokenManager(TokenManager) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
setType(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
setType(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteScheme
 
setUpdated(Date) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteIssue
 
setUrl(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteProject
 
setUsers(RemoteUser[]) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteGroup
 
setValues(String[]) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteCustomFieldValue
 
setValues(String[]) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteFieldValue
 
setXml(String) - Method in class com.atlassian.jira.rpc.soap.beans.RemoteFilter
 
SoapUtils - Class in com.atlassian.jira.rpc.soap.util
 
SoapUtils() - Constructor for class com.atlassian.jira.rpc.soap.util.SoapUtils
 
SoapUtilsBean - Class in com.atlassian.jira.rpc.soap.util
 
SoapUtilsBean(FieldLayoutManager, FieldManager, UpdateFieldsHelperBean) - Constructor for class com.atlassian.jira.rpc.soap.util.SoapUtilsBean
 

T

TokenManager - Interface in com.atlassian.jira.rpc.auth
 
TokenManagerImpl - Class in com.atlassian.jira.rpc.auth
 
TokenManagerImpl(PermissionManager) - Constructor for class com.atlassian.jira.rpc.auth.TokenManagerImpl
 
TokenManagerImpl(long, PermissionManager) - Constructor for class com.atlassian.jira.rpc.auth.TokenManagerImpl
 
TokenMap - Class in com.atlassian.jira.rpc.auth
A simple map with a timeout on the get/put methods.
TokenMap(long) - Constructor for class com.atlassian.jira.rpc.auth.TokenMap
 
toLong(String) - Static method in class com.atlassian.jira.rpc.soap.util.SoapUtils
Converts a string into a long with validation exception handling
toLongRequired(String) - Static method in class com.atlassian.jira.rpc.soap.util.SoapUtils
Converts a string into a long with validation exception handling.
toString() - Method in class com.atlassian.jira.rpc.soap.beans.AbstractNamedRemoteEntity
 
toTimeStamp(Date) - Static method in class com.atlassian.jira.rpc.soap.util.SoapUtils
 
type - Variable in class com.atlassian.jira.rpc.soap.beans.RemoteScheme
 

U

updateGroup(String, RemoteGroup) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
updateGroup(String, RemoteGroup) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
updateGroup(User, RemoteGroup) - Method in interface com.atlassian.jira.rpc.soap.service.UserService
 
updateGroup(User, RemoteGroup) - Method in class com.atlassian.jira.rpc.soap.service.UserServiceImpl
 
updateIssue(String, String, RemoteFieldValue[]) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
updateIssue(String, String, RemoteFieldValue[]) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
updateIssue(User, String, Map) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
updateIssue(User, String, RemoteFieldValue[]) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
updateIssue(User, String, Map) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
updateIssue(User, String, RemoteFieldValue[]) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
updateIssue(MutableIssue, OperationContext, User, ErrorCollection, I18nHelper) - Method in class com.atlassian.jira.rpc.soap.util.SoapUtilsBean
 
updateIssue(String, String, Hashtable) - Method in class com.atlassian.jira.rpc.xmlrpc.JiraXmlRpcService
 
updateIssue(String, String, Hashtable) - Method in interface com.atlassian.jira.rpc.xmlrpc.XmlRpcService
Updates an issue in JIRA from a Hashtable object.
updateProject(String, RemoteProject) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
updateProject(String, RemoteProject) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
updateProject(User, RemoteProject) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectService
 
updateProject(User, RemoteProject) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 
updateProjectRole(String, RemoteProjectRole) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
 
updateProjectRole(String, RemoteProjectRole) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
updateProjectRole(User, RemoteProjectRole) - Method in interface com.atlassian.jira.rpc.soap.service.ProjectRoleService
Will update the project role based off the passed in projectRole and checking the currentUser has the correct permissions to perform the update operation.
updateProjectRole(User, RemoteProjectRole) - Method in class com.atlassian.jira.rpc.soap.service.ProjectRoleServiceImpl
 
updateWorklogAndAutoAdjustRemainingEstimate(String, RemoteWorklog) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Modifies the worklog with the id of the given worklog, updating its fields to match the given worklog and changes the remaining estimate field on the relevant issue to the value obtained by adding the previous time spent amount of the worklog and subtracting the new time spent amount.
updateWorklogAndAutoAdjustRemainingEstimate(String, RemoteWorklog) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
updateWorklogAndAutoAdjustRemainingEstimate(User, RemoteWorklog) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
updateWorklogAndAutoAdjustRemainingEstimate(User, RemoteWorklog) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
updateWorklogAndRetainRemainingEstimate(String, RemoteWorklog) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Modifies the worklog with the id of the given worklog, updating its fields to match the given worklog but leaves the remaining estimate field on the relevant issue unchanged.
updateWorklogAndRetainRemainingEstimate(String, RemoteWorklog) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
updateWorklogAndRetainRemainingEstimate(User, RemoteWorklog) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
updateWorklogAndRetainRemainingEstimate(User, RemoteWorklog) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
updateWorklogWithNewRemainingEstimate(String, RemoteWorklog, String) - Method in interface com.atlassian.jira.rpc.soap.JiraSoapService
Modifies the worklog with the id of the given worklog, updating its fields to match the given worklog and sets the remaining estimate field on the relevant issue to the given value.
updateWorklogWithNewRemainingEstimate(String, RemoteWorklog, String) - Method in class com.atlassian.jira.rpc.soap.JiraSoapServiceImpl
 
updateWorklogWithNewRemainingEstimate(User, RemoteWorklog, String) - Method in interface com.atlassian.jira.rpc.soap.service.IssueService
 
updateWorklogWithNewRemainingEstimate(User, RemoteWorklog, String) - Method in class com.atlassian.jira.rpc.soap.service.IssueServiceImpl
 
users - Variable in class com.atlassian.jira.rpc.soap.beans.RemoteGroup
 
UserService - Interface in com.atlassian.jira.rpc.soap.service
 
UserServiceImpl - Class in com.atlassian.jira.rpc.soap.service
 
UserServiceImpl(SearchRequestManager, UserManager, PermissionManager, IssueManager, PortalManager, ApplicationProperties, OfBizDelegator, SearchProvider, IssueIndexManager, UserUtil, GroupService) - Constructor for class com.atlassian.jira.rpc.soap.service.UserServiceImpl
 

V

validate(Issue, OperationContext, Map, User, ErrorCollection, I18nHelper) - Method in class com.atlassian.jira.rpc.soap.util.SoapUtilsBean
 
validateProjectLead(RemoteProject) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 
validateProjectUrl(RemoteProject) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 
validateRemoteGroup(RemoteEntity, Group) - Method in class com.atlassian.jira.rpc.soap.service.SchemeServiceImpl
 
validateRemotePermission(RemotePermission) - Method in class com.atlassian.jira.rpc.soap.service.SchemeServiceImpl
 
validateRemotePermissionScheme(RemotePermissionScheme) - Method in class com.atlassian.jira.rpc.soap.service.SchemeServiceImpl
 
validateRemoteUser(RemoteEntity, User) - Method in class com.atlassian.jira.rpc.soap.service.SchemeServiceImpl
 
validateSchemes(RemoteProject) - Method in class com.atlassian.jira.rpc.soap.service.ProjectServiceImpl
 

X

XmlRpcService - Interface in com.atlassian.jira.rpc.xmlrpc
The XmlRpcService provides an XML-RPC interface into JIRA.

A B C D E G H I J L M N P R S T U V X

Copyright © 2004-2008 Atlassian Software Systems Pty Ltd. All Rights Reserved.