Class CanManageAttachmentsCondition

All Implemented Interfaces:
com.atlassian.plugin.web.api.baseconditions.BaseCondition, com.atlassian.plugin.web.Condition

public class CanManageAttachmentsCondition extends AbstractIssueWebCondition
Condition that determines whether the current user can mange attachments

An issue must be in the JiraHelper context params.

Since:
v5.0
  • Constructor Details

    • CanManageAttachmentsCondition

      public CanManageAttachmentsCondition(AttachmentService attachmentService)
  • Method Details