Uses of Interface
jenkins.plugins.googlechat.logging.BuildAwareLogger
-
Uses of BuildAwareLogger in jenkins.plugins.googlechat.decisions
Modifier and TypeMethodDescriptionOnAborted.log()
OnBackToNormal.log()
OnEveryFailure.log()
OnNotBuilt.log()
OnRegression.log()
OnRepeatedFailure.log()
OnSingleFailure.log()
OnSuccess.log()
OnUnstable.log()
Modifier and TypeMethodDescriptionstatic NotificationConditions
NotificationConditions.create
(GoogleChatNotification preferences, BuildAwareLogger log) ModifierConstructorDescriptionOnAborted
(GoogleChatNotification preferences, BuildAwareLogger log) OnBackToNormal
(GoogleChatNotification preferences, BuildAwareLogger log) OnEveryFailure
(GoogleChatNotification preferences, BuildAwareLogger log) OnNotBuilt
(GoogleChatNotification preferences, BuildAwareLogger log) OnRegression
(GoogleChatNotification preferences, BuildAwareLogger log) OnRepeatedFailure
(GoogleChatNotification preferences, BuildAwareLogger log) OnSingleFailure
(GoogleChatNotification preferences, BuildAwareLogger log) OnSuccess
(GoogleChatNotification preferences, BuildAwareLogger log) OnUnstable
(GoogleChatNotification preferences, BuildAwareLogger log) -
Uses of BuildAwareLogger in jenkins.plugins.googlechat.logging