Uses of Class
org.jreleaser.maven.plugin.Webhook
-
Packages that use Webhook Package Description org.jreleaser.maven.plugin -
-
Uses of Webhook in org.jreleaser.maven.plugin
Methods in org.jreleaser.maven.plugin that return types with arguments of type Webhook Modifier and Type Method Description java.util.Map<java.lang.String,Webhook>Announce. getWebhooks()Method parameters in org.jreleaser.maven.plugin with type arguments of type Webhook Modifier and Type Method Description voidAnnounce. setWebhooks(java.util.Map<java.lang.String,Webhook> webhooks)
-