public interface StaticArtifactGenerator extends FlowCentralComponent
| Modifier and Type | Method and Description |
|---|---|
void |
generate(ExtensionStaticFileBuilderContext ctx,
ZipOutputStream zos)
Generates static artifact.
|
void generate(ExtensionStaticFileBuilderContext ctx, ZipOutputStream zos) throws com.tcdng.unify.core.UnifyException
ctx - the contextzos - the zip output streamcom.tcdng.unify.core.UnifyException - if an error occursCopyright © 2024. All rights reserved.