Uses of Class
org.jreleaser.model.internal.announce.BlueskyAnnouncer
Packages that use BlueskyAnnouncer
Package
Description
-
Uses of BlueskyAnnouncer in org.jreleaser.model.internal.announce
Methods in org.jreleaser.model.internal.announce that return BlueskyAnnouncerMethods in org.jreleaser.model.internal.announce with parameters of type BlueskyAnnouncerModifier and TypeMethodDescriptionvoidBlueskyAnnouncer.merge(BlueskyAnnouncer source) voidAnnounce.setBluesky(BlueskyAnnouncer bluesky) -
Uses of BlueskyAnnouncer in org.jreleaser.model.internal.validation.announce
Methods in org.jreleaser.model.internal.validation.announce with parameters of type BlueskyAnnouncerModifier and TypeMethodDescriptionstatic voidBlueskyAnnouncerValidator.validateBluesky(JReleaserContext context, BlueskyAnnouncer announcer, org.jreleaser.util.Errors errors)