public interface StaticModuleArtifactGenerator extends FlowCentralComponent
| Modifier and Type | Method and Description |
|---|---|
void |
generate(ExtensionModuleStaticFileBuilderContext ctx,
String entityName,
ZipOutputStream zos)
Generates static module artifact.
|
void generate(ExtensionModuleStaticFileBuilderContext ctx, String entityName, ZipOutputStream zos) throws com.tcdng.unify.core.UnifyException
ctx - the module contextentityName - the entity namezos - the zip output streamcom.tcdng.unify.core.UnifyException - if an error occursCopyright © 2024. All rights reserved.