Class FrontendGeneratedSource
java.lang.Object
ru.cg.webbpm.studio.subsystems.script_editor.codegen.api.BackendGeneratedSource
ru.cg.webbpm.studio.subsystems.script_editor.codegen.api.FrontendGeneratedSource
- Author:
- Abdulin Ildar
-
Constructor Summary
ConstructorsConstructorDescriptionFrontendGeneratedSource
(String source, Set<ClassRef> imports) FrontendGeneratedSource
(String source, Set<ClassRef> imports, boolean isComponentScript) -
Method Summary
Methods inherited from class ru.cg.webbpm.studio.subsystems.script_editor.codegen.api.BackendGeneratedSource
getImports, getSource
-
Constructor Details
-
FrontendGeneratedSource
-
FrontendGeneratedSource
-
-
Method Details
-
isComponentScript
public boolean isComponentScript()
-