Package | Description |
---|---|
org.apache.maven.model |
Modifier and Type | Method and Description |
---|---|
Notifier |
Notifier.clone() |
Modifier and Type | Method and Description |
---|---|
List<Notifier> |
CiManagement.getNotifiers() |
static List<Notifier> |
Notifier.notifierToApiV3(List<Notifier> list) |
Modifier and Type | Method and Description |
---|---|
void |
CiManagement.addNotifier(Notifier notifier) |
void |
CiManagement.removeNotifier(Notifier notifier) |
Modifier and Type | Method and Description |
---|---|
static List<Notifier> |
Notifier.notifierToApiV4(List<Notifier> list) |
void |
CiManagement.setNotifiers(List<Notifier> notifiers) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.