public class RestConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BITBUCKET |
static String |
BRANCH |
static String |
BRANCHES |
static String |
OWNER |
static String |
PASSWORD |
static String |
QUERY |
static String |
REPOSITORIES |
static String |
REPOSITORY |
static String |
REPOSITORY_ID |
static String |
REQUEST |
static String |
RESOURCE |
static String |
RESOURCES |
static String |
RESPONSE |
static String |
SLUG |
static String |
USERNAME |
Constructor and Description |
---|
RestConstants() |
public static final String BITBUCKET
public static final String REPOSITORY
public static final String REPOSITORIES
public static final String REQUEST
public static final String QUERY
public static final String REPOSITORY_ID
public static final String RESOURCE
public static final String RESOURCES
public static final String BRANCH
public static final String BRANCHES
public static final String USERNAME
public static final String PASSWORD
public static final String OWNER
public static final String SLUG
public static final String RESPONSE
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.