Uses of Class
org.jreleaser.model.internal.announce.TelegramAnnouncer
Packages that use TelegramAnnouncer
Package
Description
-
Uses of TelegramAnnouncer in org.jreleaser.model.internal.announce
Methods in org.jreleaser.model.internal.announce that return TelegramAnnouncerMethods in org.jreleaser.model.internal.announce with parameters of type TelegramAnnouncerModifier and TypeMethodDescriptionvoidTelegramAnnouncer.merge(TelegramAnnouncer source) voidAnnounce.setTelegram(TelegramAnnouncer telegram) -
Uses of TelegramAnnouncer in org.jreleaser.model.internal.validation.announce
Methods in org.jreleaser.model.internal.validation.announce with parameters of type TelegramAnnouncerModifier and TypeMethodDescriptionstatic voidTelegramAnnouncerValidator.validateTelegram(JReleaserContext context, TelegramAnnouncer announcer, org.jreleaser.util.Errors errors)