Package org.apache.maven.api.model
Class CiManagement.Builder
java.lang.Object
org.apache.maven.api.model.CiManagement.Builder
- Enclosing class:
CiManagement
Builder class used to create CiManagement instances.
- See Also:
-
Constructor Summary
ModifierConstructorDescriptionprotected
Builder
(boolean withDefaults) protected
Builder
(CiManagement base, boolean forceCopy) -
Method Summary
Modifier and TypeMethodDescriptionbuild()
importedFrom
(InputLocation importedFrom) location
(Object key, InputLocation location) notifiers
(Collection<Notifier> notifiers)
-
Constructor Details
-
Builder
protected Builder(boolean withDefaults) -
Builder
-
-
Method Details
-
system
-
url
-
notifiers
-
location
-
importedFrom
-
build
-