public static interface QueryBuilderProperties.Hosting<T extends QueryBuilderProperties.Hosting<T>>
| Modifier and Type | Method and Description |
|---|---|
T |
hosting(com.atlassian.fugue.Option<HostingType> hosting)
Restricts the query to add-ons that support the given hosting type.
|
T hosting(com.atlassian.fugue.Option<HostingType> hosting)
hosting - a HostingType constant, or Option.none() for no hosting filterCopyright © 2016 Atlassian. All rights reserved.