Package jenkins.plugins.slack
Class SlackNotifierBuilder
java.lang.Object
jenkins.plugins.slack.SlackNotifierBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withAtrifactIncludes
(String artifactIncludes) withAuthToken
(String authToken) withBaseUrl
(String baseUrl) withBotUser
(boolean botUser) withCommitInfoChoice
(CommitInfoChoice commitInfoChoice) withCustomMessage
(String customMessage) withCustomMessageAborted
(String customMessageAborted) withCustomMessageFailure
(String customMessageFailure) withCustomMessageNotBuilt
(String customMessageNotBuilt) withCustomMessageSuccess
(String customMessageSuccess) withCustomMessageUnstable
(String customMessageUnstable) withIconEmoji
(String iconEmoji) withIncludeCustomMessage
(boolean includeCustomMessage) withIncludeFailedTests
(boolean includeFailedTests) withIncludeTestSummary
(boolean includeTestSummary) withMatrixTriggerMode
(MatrixTriggerMode matrixTriggerMode) withNotifyAborted
(boolean notifyAborted) withNotifyBackToNormal
(boolean notifyBackToNormal) withNotifyEveryFailure
(boolean notifyEveryFailure) withNotifyFailure
(boolean notifyFailure) withNotifyNotBuilt
(boolean notifyNotBuilt) withNotifyRegression
(boolean notifyRegression) withNotifyRepeatedFailure
(boolean notifyRepeatedFailure) withNotifySuccess
(boolean notifySuccess) withNotifyUnstable
(boolean notifyUnstable) withSendAs
(String sendAs) withSlackUserIdResolver
(SlackUserIdResolver slackUserIdResolver) withStartNotification
(boolean startNotification) withTeamDomain
(String teamDomain) withTokenCredentialId
(String tokenCredentialId) withUploadFiles
(boolean uploadFiles) withUsername
(String username)
-
Method Details
-
withBaseUrl
-
withTeamDomain
-
withAuthToken
-
withBotUser
-
withRoom
-
withSendAs
-
withIconEmoji
-
withUsername
-
withTokenCredentialId
-
withStartNotification
-
withNotifyAborted
-
withNotifyNotBuilt
-
withNotifySuccess
-
withNotifyUnstable
-
withNotifyRegression
-
withNotifyFailure
-
withNotifyEveryFailure
-
withNotifyBackToNormal
-
withNotifyRepeatedFailure
-
withIncludeTestSummary
-
withIncludeFailedTests
-
withUploadFiles
-
withAtrifactIncludes
-
withMatrixTriggerMode
-
withCommitInfoChoice
-
withIncludeCustomMessage
-
withCustomMessage
-
withCustomMessageSuccess
-
withCustomMessageAborted
-
withCustomMessageNotBuilt
-
withCustomMessageUnstable
-
withCustomMessageFailure
-
withSlackUserIdResolver
-
build
-