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.
|
public void bundleDataMapper()
throws DataMapperException
DataMapperException - if any step in the bundling process fails.Copyright © 2024 WSO2. All rights reserved.