public class Endpoints extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
API |
static String |
API_TOKEN |
| Constructor and Description |
|---|
Endpoints() |
| Modifier and Type | Method and Description |
|---|---|
static String |
commit(String username,
String projectName,
String commitUUID) |
static String |
commitDelta(String username,
String projectName,
String commitUUID) |
static String |
projectCheckForUpdates(String username,
String projectName) |
public static final String API
public static final String API_TOKEN
Copyright © 2015. All rights reserved.