public class MetadataProjectDescriptionCustomizer extends Object implements ProjectDescriptionCustomizer
ProjectDescriptionCustomizer that uses the metadata to set default values for missing attributes if necessary.| Constructor and Description |
|---|
MetadataProjectDescriptionCustomizer(InitializrMetadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
void |
customize(MutableProjectDescription description)
Customize the project description.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOrderpublic MetadataProjectDescriptionCustomizer(InitializrMetadata metadata)
public void customize(MutableProjectDescription description)
ProjectDescriptionCustomizercustomize in interface ProjectDescriptionCustomizerdescription - the project description to customizeCopyright © 2022 Pivotal Software, Inc.. All rights reserved.