public class AttachmentTypeSearchFilter extends AbstractChainableSearchFilter
Constructor and Description |
---|
AttachmentTypeSearchFilter(Set<Attachment.Type> attachmentTypes,
boolean negate) |
Modifier and Type | Method and Description |
---|---|
Set<Attachment.Type> |
getAttachmentTypes() |
String |
getKey() |
boolean |
isNegate() |
and, or
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
expand
public AttachmentTypeSearchFilter(Set<Attachment.Type> attachmentTypes, boolean negate)
public Set<Attachment.Type> getAttachmentTypes()
public boolean isNegate()
public String getKey()
Copyright © 2003–2021 Atlassian. All rights reserved.