Constant Field Values
Contents
com.github.*
-
com.github.kostyasha.github.integration.branch.GitHubBranchTrigger Modifier and Type Constant Field Value public static final String
FINISH_MSG
"Finished GitHub Branch trigger check"
-
com.github.kostyasha.github.integration.branch.data.GitHubBranchEnv Modifier and Type Constant Field Value public static final String
PREFIX
"GITHUB_BRANCH_"
-
com.github.kostyasha.github.integration.generic.GitHubRepoEnv Modifier and Type Constant Field Value public static final String
PREFIX
"GITHUB_REPO_"
-
com.github.kostyasha.github.integration.tag.GitHubTagEnv Modifier and Type Constant Field Value public static final String
PREFIX
"GITHUB_TAG_"
org.jenkinsci.*
-
org.jenkinsci.plugins.github.pullrequest.GitHubPRTrigger Modifier and Type Constant Field Value public static final String
FINISH_MSG
"Finished GitHub Pull Request trigger check"
-
org.jenkinsci.plugins.github.pullrequest.data.GitHubPREnv Modifier and Type Constant Field Value public static final String
PREFIX
"GITHUB_PR_"
-
org.jenkinsci.plugins.github.pullrequest.pipeline.SetCommitStatusStep.DescriptorImpl Modifier and Type Constant Field Value public static final String
FUNC_NAME
"setGitHubPullRequestStatus"