public class RestSearchParameters extends Object
Constructor and Description |
---|
RestSearchParameters(String query,
String type,
String spaceKey,
Set<String> attachmentType,
Set<String> label,
boolean searchParentName,
String preferredSpaceKey) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getAttachmentType() |
Set<String> |
getLabel() |
String |
getPreferredSpaceKey() |
String |
getQuery() |
String |
getSpaceKey() |
String |
getType() |
boolean |
isSearchParentName() |
Copyright © 2003–2016 Atlassian. All rights reserved.