public class AppveyorVariables extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
APPVEYOR_PULL_REQUEST_HEAD_REPO_NAME |
| Constructor and Description |
|---|
AppveyorVariables(Properties systemProperties) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPullRequest() |
Optional<String> |
pullRequestHeadRepoName() |
Optional<String> |
refName() |
Optional<String> |
repoSlug() |
boolean |
repoTagName() |
String |
toString() |
public static final String APPVEYOR_PULL_REQUEST_HEAD_REPO_NAME
public AppveyorVariables(Properties systemProperties)
Copyright © 2019. All rights reserved.