Uses of Class
org.wso2.maven.datamapper.DataMapperException
-
Packages that use DataMapperException Package Description org.wso2.maven.datamapper -
-
Uses of DataMapperException in org.wso2.maven.datamapper
Methods in org.wso2.maven.datamapper that throw DataMapperException Modifier and Type Method Description voidDataMapperBundler. bundleDataMapper()Orchestrates the process of bundling all data mappers found within the specified resources directory.voidDataMapperBundler. createSchemaGenerator()Copy schemaGenerator.ts from resources to target directory.voidDataMapperBundler. deleteGeneratedDatamapperArtifacts()Deletes the generated data mapper artifacts.static StringUtils. getFileChecksum(Path filePath)Calculates the MD5 checksum of the specified file.
-