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, wait
getOrder
public MetadataProjectDescriptionCustomizer(InitializrMetadata metadata)
public void customize(MutableProjectDescription description)
ProjectDescriptionCustomizer
customize
in interface ProjectDescriptionCustomizer
description
- the project description to customizeCopyright © 2021 Pivotal Software, Inc.. All rights reserved.