Uses of Class
org.apache.maven.model.Notifier
-
Uses of Notifier in org.apache.maven.model
Modifier and TypeMethodDescriptionCiManagement.getNotifiers()
Notifier.notifierToApiV3
(List<Notifier> list) Modifier and TypeMethodDescriptionvoid
CiManagement.addNotifier
(Notifier notifier) void
CiManagement.removeNotifier
(Notifier notifier) Modifier and TypeMethodDescriptionNotifier.notifierToApiV4
(List<Notifier> list) void
CiManagement.setNotifiers
(List<Notifier> notifiers)