Class ComponentGraphAttachmentService

java.lang.Object
ch.admin.bit.jeap.archrepo.docgen.graph.ComponentGraphAttachmentService

@Component public class ComponentGraphAttachmentService extends Object
  • Constructor Details

    • ComponentGraphAttachmentService

      public ComponentGraphAttachmentService(ch.admin.bit.jeap.archrepo.persistence.ComponentGraphRepository componentGraphRepository, GraphvizRenderer imageRenderer, ConfluenceAdapter confluenceAdapter, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
  • Method Details

    • generateAttachment

      public void generateAttachment(ch.admin.bit.jeap.archrepo.metamodel.system.SystemComponent component, String pageId)
    • getComponentAttachmentNameIfExists

      public String getComponentAttachmentNameIfExists(String componentName)
    • getComponentAttachmentName

      public String getComponentAttachmentName(String componentName)