public class Exporter<T extends DesignerArtifact> extends Object
| Constructor and Description |
|---|
Exporter(Repository<T> repository,
AbstractArtifactService<T> artifactService,
ExportStep<T>... exportSteps) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleFileExport(String id,
javax.servlet.http.HttpServletResponse resp) |
public Exporter(Repository<T> repository, AbstractArtifactService<T> artifactService, ExportStep<T>... exportSteps)
Copyright © 2020. All rights reserved.