Interface DiagramApi

    • Method Detail

      • getProcessDiagramById

        Map<String,​Object> getProcessDiagramById​(String id)
        Finds the diagram process by ID ![edition](https://img.shields.io/badge/edition-entreprise-blue) Use the diagram resource to access the process diagram xml representation. This is necessary for drawing the diagram.
        Parameters:
        id - ID of the process to get the diagram from (required)
        Returns:
        Map<String, Object>