Uses of Class
com.adobe.jenkins.github_pr_comment_build.TriggerBranchProperty
-
-
Uses of TriggerBranchProperty in com.adobe.jenkins.github_pr_comment_build
Subclasses of TriggerBranchProperty in com.adobe.jenkins.github_pr_comment_build Modifier and Type Class Description class
TriggerPRCommentBranchProperty
Allows a GitHub pull request comment to trigger an immediate build based on a comment string.class
TriggerPRLabelBranchProperty
Allows a GitHub pull request comment to trigger an immediate build based on a comment string.class
TriggerPRReviewBranchProperty
Allows a GitHub pull request update to trigger an immediate build.class
TriggerPRUpdateBranchProperty
Allows a GitHub pull request update to trigger an immediate build.
-