Uses of Class
com.atlassian.jira.rest.api.util.AttachmentHelper

Packages that use AttachmentHelper
com.atlassian.jira.rest.v1.attachment   
com.atlassian.jira.rest.v2.issue   
 

Uses of AttachmentHelper in com.atlassian.jira.rest.v1.attachment
 

Constructors in com.atlassian.jira.rest.v1.attachment with parameters of type AttachmentHelper
AttachTemporaryFileResource(JiraAuthenticationContext authContext, WebAttachmentManager webAttachmentManager, IssueService issueService, ProjectService projectService, XsrfInvocationChecker xsrfChecker, XsrfTokenGenerator xsrfGenerator, AttachmentHelper attachmentHelper)
           
 

Uses of AttachmentHelper in com.atlassian.jira.rest.v2.issue
 

Constructors in com.atlassian.jira.rest.v2.issue with parameters of type AttachmentHelper
AvatarResourceHelper(JiraAuthenticationContext authContext, AvatarManager avatarManager, AvatarPickerHelper avatarPickerHelper, AttachmentHelper attachmentHelper)
           
ProjectResource(ProjectService projectService, JiraAuthenticationContext authContext, javax.ws.rs.core.UriInfo uriInfo, VersionService versionService, ProjectComponentService projectComponentService, AvatarService avatarService, UserManager userManager, ProjectBeanFactory projectBeanFactory, VersionBeanFactory versionBeanFactory, PermissionManager permissionManager, ProjectManager projectManager, AvatarManager avatarManager, AvatarPickerHelper avatarPickerHelper, AttachmentHelper attachmentHelper, JiraBaseUrls jiraBaseUrls)
           
UserResource(UserUtil userUtil, ContextI18n i18n, EmailFormatter emailFormatter, JiraAuthenticationContext authContext, TimeZoneManager timeZoneManager, AvatarPickerHelper avatarPickerHelper, AvatarManager avatarManager, AvatarService avatarService, AttachmentHelper attachmentHelper, UserPropertyManager userPropertyManager, UserPickerSearchService userPickerSearchService, PermissionManager permissionManager, ProjectService projectService, IssueService issueService, ProjectManager projectManager)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.