Uses of Enum
org.jenkinsci.plugins.github.pullrequest.GitHubPRTriggerMode
Package
Description
-
Uses of GitHubPRTriggerMode in com.github.kostyasha.github.integration.branch
ModifierConstructorDescriptionGitHubBranchTrigger
(String spec, GitHubPRTriggerMode triggerMode, List<GitHubBranchEvent> events) -
Uses of GitHubPRTriggerMode in com.github.kostyasha.github.integration.branch.dsl.context
-
Uses of GitHubPRTriggerMode in com.github.kostyasha.github.integration.generic
Modifier and TypeMethodDescriptionvoid
GitHubTrigger.setTriggerMode
(GitHubPRTriggerMode triggerMode) -
Uses of GitHubPRTriggerMode in org.jenkinsci.plugins.github.pullrequest
Modifier and TypeMethodDescriptionstatic GitHubPRTriggerMode
Returns the enum constant of this type with the specified name.static GitHubPRTriggerMode[]
GitHubPRTriggerMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionGitHubPRTrigger
(String spec, GitHubPRTriggerMode triggerMode, List<GitHubPREvent> events) -
Uses of GitHubPRTriggerMode in org.jenkinsci.plugins.github.pullrequest.dsl.context