Class DocumentationGenerator
java.lang.Object
ch.admin.bit.jeap.archrepo.docgen.DocumentationGenerator
-
Constructor Summary
ConstructorsConstructorDescriptionDocumentationGenerator(ConfluenceAdapter confluenceAdapter, ch.admin.bit.jeap.archrepo.docgen.TemplateRenderer templateRenderer, DocumentationGeneratorConfluenceProperties props, MessageGraphAttachmentService messageGraphAttachmentService, SystemGraphAttachmentService systemGraphAttachmentService, ComponentGraphAttachmentService componentGraphAttachmentService) -
Method Summary
Modifier and TypeMethodDescriptionvoidgenerate(ch.admin.bit.jeap.archrepo.metamodel.ArchitectureModel model)
-
Constructor Details
-
DocumentationGenerator
public DocumentationGenerator(ConfluenceAdapter confluenceAdapter, ch.admin.bit.jeap.archrepo.docgen.TemplateRenderer templateRenderer, DocumentationGeneratorConfluenceProperties props, MessageGraphAttachmentService messageGraphAttachmentService, SystemGraphAttachmentService systemGraphAttachmentService, ComponentGraphAttachmentService componentGraphAttachmentService)
-
-
Method Details
-
generate
public void generate(ch.admin.bit.jeap.archrepo.metamodel.ArchitectureModel model)
-