public class WebProjectRequest extends ProjectRequest
ProjectRequest with some additional information to identify the request.| Constructor and Description |
|---|
WebProjectRequest() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getParameters()
Return the additional parameters that can be used to further identify the request.
|
void |
initialize(InitializrMetadata metadata)
Initialize the state of this request with defaults defined in the
metadata. |
getApplicationName, getArtifactId, getBaseDir, getBootVersion, getDependencies, getDescription, getGroupId, getJavaVersion, getLanguage, getName, getPackageName, getPackaging, getType, getVersion, setApplicationName, setArtifactId, setBaseDir, setBootVersion, setDependencies, setDescription, setGroupId, setJavaVersion, setLanguage, setName, setPackageName, setPackaging, setType, setVersionpublic Map<String,Object> getParameters()
public void initialize(InitializrMetadata metadata)
metadata.metadata - the metadata to useCopyright © 2021 Pivotal Software, Inc.. All rights reserved.