Uses of Class
org.jreleaser.model.internal.announce.MastodonAnnouncer
Packages that use MastodonAnnouncer
Package
Description
-
Uses of MastodonAnnouncer in org.jreleaser.model.internal.announce
Methods in org.jreleaser.model.internal.announce that return MastodonAnnouncerMethods in org.jreleaser.model.internal.announce with parameters of type MastodonAnnouncerModifier and TypeMethodDescriptionvoidMastodonAnnouncer.merge(MastodonAnnouncer source) voidAnnounce.setMastodon(MastodonAnnouncer mastodon) -
Uses of MastodonAnnouncer in org.jreleaser.model.internal.validation.announce
Methods in org.jreleaser.model.internal.validation.announce with parameters of type MastodonAnnouncerModifier and TypeMethodDescriptionstatic voidMastodonAnnouncerValidator.validateMastodon(JReleaserContext context, MastodonAnnouncer announcer, org.jreleaser.util.Errors errors)