public class DataMapperBundler extends Object
| Constructor and Description |
|---|
DataMapperBundler(CARMojo mojoInstance,
String resourcesDirectory) |
| Modifier and Type | Method and Description |
|---|---|
void |
bundleDataMapper()
Orchestrates the process of bundling all data mappers found within the specified resources directory.
|
void |
createSchemaGenerator()
Copy schemaGenerator.ts from resources to target directory.
|
void |
deleteGeneratedDatamapperArtifacts()
Deletes the generated data mapper artifacts.
|
public void bundleDataMapper()
throws DataMapperException
DataMapperException - if any step in the bundling process fails.public void deleteGeneratedDatamapperArtifacts()
throws DataMapperException
DataMapperException - if an error occurs while deleting the generated data mapper artifacts.public void createSchemaGenerator()
throws DataMapperException
DataMapperExceptionCopyright © 2024 WSO2. All rights reserved.