Uses of Class
org.jreleaser.model.internal.announce.GitterAnnouncer
Packages that use GitterAnnouncer
Package
Description
-
Uses of GitterAnnouncer in org.jreleaser.model.internal.announce
Methods in org.jreleaser.model.internal.announce that return GitterAnnouncerMethods in org.jreleaser.model.internal.announce with parameters of type GitterAnnouncerModifier and TypeMethodDescriptionvoidGitterAnnouncer.merge(GitterAnnouncer source) Deprecated.voidAnnounce.setGitter(GitterAnnouncer gitter) -
Uses of GitterAnnouncer in org.jreleaser.model.internal.validation.announce
Methods in org.jreleaser.model.internal.validation.announce with parameters of type GitterAnnouncerModifier and TypeMethodDescriptionstatic voidGitterAnnouncerValidator.validateGitter(JReleaserContext context, GitterAnnouncer announcer, org.jreleaser.util.Errors errors)