@Component public class AttachmentStrategyFactory extends Object
Modifier and Type | Method and Description |
---|---|
AttachmentAuthorizerFactory |
authorizer() |
ArchiveFormatterFactory |
formatter() |
AttachmentOperationFactory |
operation() |
com.atlassian.jira.rest.v2.issue.attachment.AttachmentResourceStrategy |
resourceStrategy(AttachmentAuthorizer authorizer,
AttachmentOperation operation) |
public com.atlassian.jira.rest.v2.issue.attachment.AttachmentResourceStrategy resourceStrategy(AttachmentAuthorizer authorizer, AttachmentOperation operation)
public AttachmentOperationFactory operation()
public ArchiveFormatterFactory formatter()
public AttachmentAuthorizerFactory authorizer()
Copyright © 2002-2019 Atlassian. All Rights Reserved.