Uses of Class
org.jreleaser.model.internal.announce.GoogleChatAnnouncer
Packages that use GoogleChatAnnouncer
Package
Description
-
Uses of GoogleChatAnnouncer in org.jreleaser.model.internal.announce
Methods in org.jreleaser.model.internal.announce that return GoogleChatAnnouncerMethods in org.jreleaser.model.internal.announce with parameters of type GoogleChatAnnouncerModifier and TypeMethodDescriptionvoidGoogleChatAnnouncer.merge(GoogleChatAnnouncer source) Deprecated.voidAnnounce.setGoogleChat(GoogleChatAnnouncer googleChat) -
Uses of GoogleChatAnnouncer in org.jreleaser.model.internal.validation.announce
Methods in org.jreleaser.model.internal.validation.announce with parameters of type GoogleChatAnnouncerModifier and TypeMethodDescriptionstatic voidGoogleChatAnnouncerValidator.validateGoogleChat(JReleaserContext context, GoogleChatAnnouncer announcer, org.jreleaser.util.Errors errors)