Package org.apache.maven.api.model
Class Notifier.Builder
java.lang.Object
org.apache.maven.api.model.Notifier.Builder
- Enclosing class:
Notifier
Builder class used to create Notifier instances.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
configuration
(Map<String, String> configuration) location
(Object key, InputLocation location) sendOnError
(boolean sendOnError) sendOnFailure
(boolean sendOnFailure) sendOnSuccess
(boolean sendOnSuccess) sendOnWarning
(boolean sendOnWarning)
-
Method Details
-
type
-
sendOnError
-
sendOnFailure
-
sendOnSuccess
-
sendOnWarning
-
address
-
configuration
-
location
-
build
-