public class WorkspaceRoot extends Object
| Constructor and Description |
|---|
WorkspaceRoot(com.fasterxml.jackson.databind.ObjectMapper jsonObjectMapper,
com.fasterxml.jackson.databind.ObjectMapper yamlObjectMapper,
String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
writePackageJson(List<String> newProjectExtensionWorkspacePaths) |
void |
writeWorkspacePackages(List<String> newPackages) |
public WorkspaceRoot(com.fasterxml.jackson.databind.ObjectMapper jsonObjectMapper,
com.fasterxml.jackson.databind.ObjectMapper yamlObjectMapper,
String path)
public void writePackageJson(List<String> newProjectExtensionWorkspacePaths) throws IOException
IOExceptionpublic void writeWorkspacePackages(List<String> newPackages) throws IOException
IOExceptionCopyright © 2002–2021 CoreMedia AG. All rights reserved.