Package | Description |
---|---|
org.apache.maven.model |
Modifier and Type | Method and Description |
---|---|
Notifier |
Notifier.clone()
Method clone.
|
Modifier and Type | Method and Description |
---|---|
List<Notifier> |
CiManagement.getNotifiers()
Method getNotifiers.
|
Modifier and Type | Method and Description |
---|---|
void |
CiManagement.addNotifier(Notifier notifier)
Method addNotifier.
|
void |
CiManagement.removeNotifier(Notifier notifier)
Method removeNotifier.
|
Modifier and Type | Method and Description |
---|---|
void |
CiManagement.setNotifiers(List<Notifier> notifiers)
Set configuration for notifying developers/users when a
build is unsuccessful,
including user information and notification
mode.
|
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.