Uses of Class
org.apache.camel.component.salesforce.codegen.GenerateExecution.GeneratorUtility
-
-
Uses of GenerateExecution.GeneratorUtility in org.apache.camel.component.salesforce.codegen
Methods in org.apache.camel.component.salesforce.codegen with parameters of type GenerateExecution.GeneratorUtility Modifier and Type Method Description voidGenerateExecution. processDescription(File pkgDir, org.apache.camel.component.salesforce.api.dto.SObjectDescription description, GenerateExecution.GeneratorUtility utility, Set<String> sObjectNames)
-