public abstract class QueryProperties extends Object
AddonQuery to be treated abstractly.| Modifier and Type | Class and Description |
|---|---|
static interface |
QueryProperties.AccessToken
Interface for query criteria that include an "accessToken" parameter.
|
static interface |
QueryProperties.ApplicationCriteria
Interface for query criteria that include "application" and "application build number" parameters.
|
static interface |
QueryProperties.Bounds
Interface for query criteria that include "offset" and "limit" parameters.
|
static interface |
QueryProperties.Cost
Interface for query criteria that include a "cost" parameter.
|
static interface |
QueryProperties.Hosting
Interface for query criteria that include a "hosting" parameter.
|
static interface |
QueryProperties.WithVersion
Interface for query criteria that include a "withVersion" parameter.
|
Copyright © 2016 Atlassian. All rights reserved.