Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate individual graph diagram for flows with -gs option #55

Merged
merged 7 commits into from
May 30, 2020

Conversation

manikmagar
Copy link
Owner

When generating a graph for a large mule application, the diagram could look complicated. This PR introduces a new option {"-gs", "genSingles"} option to generate graph for individual flows too. It writes individual diagrams to {targetPath}/single-flow-diagrams/{current-datetime}/ folder.

It is missing 2nd level and onward flows from individual diagrams. The
nodes needs to be identified in single diagram.
It is missing 2nd level and onward flows from individual diagrams. The
nodes needs to be identified in single diagram.
…anikmagar/mule-flow-diagrams into feat/generate-individual-flow-diagrams
@manikmagar manikmagar merged commit 5f85d25 into master May 30, 2020
@manikmagar manikmagar deleted the feat/generate-individual-flow-diagrams branch May 30, 2020 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant