Package ru.cg.webbpm.studio.build.api
Interface ObjectProdSourceGenerator<T>
- All Superinterfaces:
SourceGenerator
- All Known Implementing Classes:
AbstractSpringBeanGenerator
,PageContextBeanGeneratorImpl
,PageFrontendProdSourceGeneratorImpl
,ProcessContextBeanGeneratorImpl
,WbProcessSourcesGeneratorImpl
- Author:
- Kochetkov
-
Field Summary
Fields inherited from interface ru.cg.webbpm.studio.build.api.SourceGenerator
VALIDATE_AND_GENERATE_SOURCES_STEP_ID
-
Method Summary
Methods inherited from interface ru.cg.webbpm.studio.build.api.SourceGenerator
cleanOutput, outputDirectories
-
Method Details
-
accept
-
generateProdSources
- Throws:
BuildFailException
-