Uses of Class
ru.cg.webbpm.studio.core.api.exception.CodeGenerationException
Packages that use CodeGenerationException
-
Uses of CodeGenerationException in ru.cg.webbpm.studio.subsystems.scripting.springbean.generation.api
Methods in ru.cg.webbpm.studio.subsystems.scripting.springbean.generation.api that throw CodeGenerationExceptionModifier and TypeMethodDescriptionprotected void
void
AbstractSpringBeanGenerator.generateDevSources
(T objectFile, Path file) void
AbstractSpringBeanGenerator.generateProdSources
(T objectFile, Path file) protected abstract String
AbstractSpringBeanGenerator.generateSource
(T object, String className, Set<ClassRef> imports) SpringBeanGenerator.generateTemplate
(T object, String className) Сгенерировать модель класса