Constant Field Values

Contents

com.github.*

  • com.github.kostyasha.github.integration.branch.GitHubBranchTrigger
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Finished GitHub Branch trigger check"
  • com.github.kostyasha.github.integration.branch.data.GitHubBranchEnv
    Modifier and Type
    Constant Field
    Value
    public static final String
    "GITHUB_BRANCH_"
  • com.github.kostyasha.github.integration.generic.GitHubRepoEnv
    Modifier and Type
    Constant Field
    Value
    public static final String
    "GITHUB_REPO_"
  • com.github.kostyasha.github.integration.tag.GitHubTagEnv
    Modifier and Type
    Constant Field
    Value
    public static final String
    "GITHUB_TAG_"

org.jenkinsci.*

  • org.jenkinsci.plugins.github.pullrequest.GitHubPRTrigger
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Finished GitHub Pull Request trigger check"
  • org.jenkinsci.plugins.github.pullrequest.data.GitHubPREnv
    Modifier and Type
    Constant Field
    Value
    public static final String
    "GITHUB_PR_"