Uses of Class
org.jenkinsci.plugins.github.pullrequest.publishers.impl.GitHubPRCommentPublisher
-
Packages that use GitHubPRCommentPublisher Package Description org.jenkinsci.plugins.github.pullrequest.dsl.context.publishers -
-
Uses of GitHubPRCommentPublisher in org.jenkinsci.plugins.github.pullrequest.dsl.context.publishers
Fields in org.jenkinsci.plugins.github.pullrequest.dsl.context.publishers declared as GitHubPRCommentPublisher Modifier and Type Field Description static GitHubPRCommentPublisher
GitHubCommentPublisherDslContext. DEFAULT_PUBLISHER
Methods in org.jenkinsci.plugins.github.pullrequest.dsl.context.publishers that return GitHubPRCommentPublisher Modifier and Type Method Description GitHubPRCommentPublisher
GitHubCommentPublisherDslContext. getPublisher()
-