Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit31085bb

Browse files
committed
[Workflow] feature symfony#50604 metadata dumping
1 parent3722202 commit31085bb

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
Loading

‎workflow/dumping-workflows.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,21 @@ files and ``PlantUmlDumper`` to create the PlantUML files::
6262
Styling
6363
-------
6464

65+
You can use ``--with-metadata`` option in the ``workflow:dump`` command to include places, transitions and
66+
workflow's metadata.
67+
68+
The DOT image will look like this :
69+
70+
..image::/_images/components/workflow/blogpost_metadata.png
71+
72+
..note::
73+
74+
The ``--with-metadata`` option only works for the DOT dumper for now.
75+
76+
..note::
77+
78+
The ``label`` metadata is not included in the dumped metadata, because it is used as a place's title.
79+
6580
You can use ``metadata`` with the following keys to style the workflow:
6681

6782
* for places:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp